Crate lair_keystore_api[][src]

Expand description

secret lair private keystore types

Modules

Types associated with Lair client actor.

File format entry structs.

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

Ipc spawn functions.

Test keystore implementation. DANGER - Not for production!

Structs

Lair configuration struct.

Lair configuration builder.

Enums

Keystore Error Type.

Constants

Lair Version

Functions

Call this function before any other lair api if you wish to initialize with a custom rayon pool. A default pool will be created if not. Returns true if the lair rayon pool was previously uninitialized and now holds the pool that was passed in to this function.

Type Definitions

Lair Result Type.