Skip to main content

KeyStore

Type Alias KeyStore 

Source
pub type KeyStore = dyn PeerStore<Value = Keys>;
Expand description

Interface to persistent security database storage.