Skip to main content

LocalVault

Type Alias LocalVault 

Source
pub type LocalVault = Vault;
Expand description

Vault using the default platform agent as its content-key store.

Aliased Typeยง

pub struct LocalVault { /* private fields */ }