[][src]Module tendermint::public_key

Public keys used in Tendermint networks

Structs

Ed25519

An ed25519 public key.

PubKeyRequest

PubKeyRequest requests the consensus public key from the remote signer.

Enums

Algorithm

Public key algorithms

PublicKey

Public keys allowed in Tendermint protocols

TendermintKey

Public key roles used in Tendermint networks

Type Definitions

Secp256k1

SEC1-encoded secp256k1 (K-256) curve point.