Module key_pair

Source

Structs§

Ed25519KeyPair
Ed25519PublicKey
SecretKey
A Secret key

Enums§

KeyPair
KeyPairType
key cryptography type
PublicKey

Traits§

KeyPairExt 🔒
An extension trait, adding essential methods to all KeyPair types.
PublicKeyExt 🔒
An extension trait, adding essential methods to all PublicKey types.