Structs§
- Algorithm
- A key agreement algorithm.
- EcKey
- Ephemeral
- The key may be used at most once.
- Input
KeyMaterial - The result of a key agreement operation, to be fed into a KDF.
- KeyPair
- A key pair for key agreement.
- Private
Key - A private key for key agreement.
- Public
Key - A public key for key agreement.
- Static
- The key may be used more than once.
- Unparsed
Public Key - An unparsed public key for key agreement.
Enums§
Statics§
Traits§
- Lifetime
- How many times the key may be used.