TrustedKeyRecord struct final
#include <crypto/keyring_store.hpp>
Public variables
- KeyFlags flags
- Bitmask of
KeyFlags. - KeyId key_id
- Deterministic key identifier derived from
public_key. - Ed25519PublicKey public_key
- Stored Ed25519 public key.