Skip to main content

Module yubihsm2

Module yubihsm2 

Source
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::config module.
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ยง

YubiHsm2Backend
A YubiHSM2 backend that provides control over a YubiHSM2 and its data.
YubiHsm2BackendState
The state of a YubiHsm2Backend.
YubiHsm2Config
The configuration items for a YubiHSM2 backend.
YubiHsm2ConfigState
The state of a YubiHSM2 configuration.
YubiHsm2Diff
The diff between YubiHsm2ConfigState and YubiHsm2BackendState.

Enumsยง

Error
An error that may occur when using YubiHSM2 config objects.
YubiHSM2ConfigError
An error that may occur when using YubiHSM2 config objects.
YubiHsm2UserMapping
User and data mapping between system users and YubiHSM2 users.