Crate lair_keystore_client

Source
Expand description

client connector to secret lair private keystore

Modules§

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

Constants§

LAIR_VER
Lair Version

Functions§

assert_running_lair_and_connect
If a lair executable is already running, connect to it. If it is not, attempt to run and disown one into the background. Note, it is still preferable for lair to be executed / managed as a system service, but this provides a quick up-and-running experience.