[][src]Module lair_keystore_api::entry

File format entry structs.

Structs

EntrySignEd25519

File format entry representing Sign Ed25519 Keypair data.

EntryTlsCert

File format entry representing Tls Certificate data.

EntryX25519

Keypair struct for X25519 ECDH.

Enums

LairEntry

Enum of lair entry types for decoding.

Constants

ENTRY_SIZE

Fixed serialized entry byte count.