Expand description
[NetHsm] specific integration for the crate::config module.
Structs§
- NetHsm
Backend KeyId Filter - A filter for filtering sets of key IDs used in a NetHSM.
- NetHsm
Config - The configuration items for a NetHSM.
- NetHsm
Config Domain Filter - A filter for filtering sets of tags used in 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§
- Error
- An error that may occur when using NetHsm config objects.
- Filter
User Keys - A filter for retrieving information about users and keys.
- 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.
Functions§
- validate_
nethsm_ 🔒config_ connections - Validates a set of [
Connection] objects. - validate_
nethsm_ 🔒config_ mappings - Validates a set of
NetHsmUserMappingobjects.