Module tendermint::private_key[][src]

Expand description

Cryptographic private keys

Structs

Ed25519

An ed25519 keypair.

Enums

PrivateKey

Private keys as parsed from configuration files

Constants

ED25519_KEYPAIR_SIZE

The length of an “expanded” ed25519 key, ExpandedSecretKey, in bytes.