Expand description

Lair server configuration types. You only need this module if you are configuring a standalone or in-process lair keystore server.

Structs

Inner config type used by lair servers. This will be wrapped in an Arc in the typedef LairServerConfig.

Enums

Enum for configuring signature fallback handling.

Functions

Get the connection “path”. This could have different meanings depending on if we are a unix domain socket or named pipe, etc.

Helper utility for extracting a server_pub_key from a connection_url.

Type Definitions

Configuration for running a lair-keystore server instance.