Module key_manager

Source
Available on crate feature encryption only.
Expand description

Secret key management.

Structsยง

KeyManager
KeyManager encapsulates all functionality within Serf for handling encryption keyring changes across a cluster.
KeyRequestOptions
KeyRequestOptions is used to contain optional parameters for a keyring operation
KeyResponse
KeyResponse is used to relay a query for a list of all keys in use.