Crate lair_keystore_api[][src]

Expand description

secret lair private keystore types

Modules

Lair Configuration Types

re-exported dependencies

Helper types for dealing with serialization.

an in-process keystore that manages the entire lair server life-cycle without needing to call out to an external process.

Internal utility functions - note, the api for anything in this module is unstable and may change even for patch versions of this library.

client / server keystore items for dealing with ipc keystores, both unix domain sockets and windows named pipes.

Lair api serialization types

interact with a lair keystore

host a lair keystore

lair persistance

Lair in-memory store - usually for testing

re-export module of types generally used with lair

libsodium secretstream Async reader / writer wrappers.

Constants

Lair Version

Type Definitions

Lair Result Type