Skip to main content

RatchetingKeyStore

Type Alias RatchetingKeyStore 

Source
pub type RatchetingKeyStore = RatchetingKeyStore<Aead, Kdf>;
Expand description

Ratcheting key store using the crypto backend selected via feature flags.

Aliased Typeยง

pub struct RatchetingKeyStore { /* private fields */ }