Expand description
YubiHSM2 specific integration for the crate::config module.
Structs§
- Yubi
Hsm2 Backend KeyId Filter - A filter when search for key IDs in the
YubiHsm2Config. - Yubi
Hsm2 Config - The configuration items for a YubiHSM2 backend.
- Yubi
Hsm2 Domain Filter - A filter for filtering sets of tags used in a YubiHSM2.
Enums§
- Error
- An error that may occur when using YubiHSM2 config objects.
- KeyObject
Type - An understood key object type.
- Yubi
Hsm2 User Mapping - User and data mapping between system users and YubiHSM2 users.
Functions§
- validate_
yubihsm2_ 🔒config_ connections - Validates a set of
YubiHsmConnectionobjects. - validate_
yubihsm2_ 🔒config_ mappings - Validates a set of
YubiHsm2UserMappingobjects.