Struct libpasta::key::LocalStore [] [src]

pub struct LocalStore { /* fields omitted */ }

Structure used as a global store for keys.

Trait Implementations

impl Store for LocalStore
[src]

Insert a new key into the KeyStore.

Get a key from the KeyStore.