Module config

Module config 

Source
Expand description

YubiHSM2 specific integration for the crate::config module.

Structs§

YubiHsm2BackendKeyIdFilter
A filter when search for key IDs in the YubiHsm2Config.
YubiHsm2Config
The configuration items for a YubiHSM2 backend.
YubiHsm2DomainFilter
A filter for filtering sets of tags used in a YubiHSM2.

Enums§

Error
An error that may occur when using YubiHSM2 config objects.
KeyObjectType
An understood key object type.
YubiHsm2UserMapping
User and data mapping between system users and YubiHSM2 users.

Functions§

validate_yubihsm2_config_connections 🔒
Validates a set of YubiHsmConnection objects.
validate_yubihsm2_config_mappings 🔒
Validates a set of YubiHsm2UserMapping objects.