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 thecrate::configmodule. - error
- Error handling specific to interacting with a
NetHsmBackend. - state
- State representation for a
NetHsmBackend.
Structs§
- NetHsm
Config - The configuration items for a NetHSM.
- NetHsm
Metrics Users - A set of users with unique [
UserId]s, used for metrics retrieval - NetHsm
User Data - Data about a NetHSM user.
- NetHsm
User KeyData - Data about a NetHSM signing user associated with a key.
Enums§
- Filter
User Keys - A filter for retrieving information about users and keys.
- NetHsm
Config Error - An error that may occur when using NetHsm config objects.
- NetHsm
User Keys Filter - A filter for retrieving information about users and keys.
- NetHsm
User Mapping - User and data mapping between system users and NetHSM users.