Expand description
Elliptic curve cryptography keys.
Structs§
- Identity
KeyPair - A “ratcheting” key pair.
- KeyPair
- A public-private key pair.
- PreKey
- An unsigned pre-key.
- PreKey
List - A list of pre-keys.
- Private
Key - The private half of an elliptic curve key pair.
- Public
Key - The public part of an elliptic curve key pair.
- Session
Signed PreKey - A signed pre-key.