Module nethsm

Module nethsm 

Source
Expand description

Handling of users and keys in a NetHSM backend.

Modules§

admin_credentials
Administrative credentials for [NetHsm] backends.
backend
Backend handling for [NetHsm].
config 🔒
[NetHsm] specific integration for the crate::config module.
error
Error handling specific to interacting with a NetHsmBackend.
state
State representation for a NetHsmBackend.

Structs§

NetHsmConfig
The configuration items for a NetHSM.
NetHsmMetricsUsers
A set of users with unique [UserId]s, used for metrics retrieval
NetHsmUserData
Data about a NetHSM user.
NetHsmUserKeyData
Data about a NetHSM signing user associated with a key.

Enums§

FilterUserKeys
A filter for retrieving information about users and keys.
NetHsmConfigError
An error that may occur when using NetHsm config objects.
NetHsmUserKeysFilter
A filter for retrieving information about users and keys.
NetHsmUserMapping
User and data mapping between system users and NetHSM users.