Expand description
Handling of users and keys in a YubiHSM2 backend.
Modulesยง
- admin_
credentials - Administrative credentials for YubiHSM2 backends.
- backend ๐
- Backend handling for YubiHSM2.
- config ๐
- YubiHSM2 specific integration for the
crate::configmodule. - error ๐
- signstar_
yubihsm2_ export - Re-export of types from the signstar-yubihsm2 crate.
- state ๐
- Common types for state representation of a YubiHSM2.
- yubihsm2_
export - Re-export of types from the yubihsm2 crate.
Structsยง
- Yubi
Hsm2 Backend - A YubiHSM2 backend that provides control over a YubiHSM2 and its data.
- Yubi
Hsm2 Backend State - The state of a
YubiHsm2Backend. - Yubi
Hsm2 Config - The configuration items for a YubiHSM2 backend.
- Yubi
Hsm2 Config State - The state of a YubiHSM2 configuration.
- Yubi
Hsm2 Diff - The diff between
YubiHsm2ConfigStateandYubiHsm2BackendState.
Enumsยง
- Error
- An error that may occur when using YubiHSM2 config objects.
- YubiHS
M2Config Error - An error that may occur when using YubiHSM2 config objects.
- Yubi
Hsm2 User Mapping - User and data mapping between system users and YubiHSM2 users.