Skip to main content

Module state

Module state 

Source
Expand description

Common types for state representation of a YubiHSM2.

Structsยง

YubiHsm2BackendState
The state of a YubiHsm2Backend.
YubiHsm2BackendUserData ๐Ÿ”’
The state of a user in a YubiHsm2Backend.
YubiHsm2BackendUserKeyData ๐Ÿ”’
The state of a key in a YubiHsm2Backend.
YubiHsm2ConfigState
The state of a YubiHSM2 configuration.
YubiHsm2ConfigUserData ๐Ÿ”’
Data about a YubiHSM2 user.
YubiHsm2ConfigUserKeyData ๐Ÿ”’
Data about a YubiHSM2 signing user associated with a signing key.
YubiHsm2Diff
The diff between YubiHsm2ConfigState and YubiHsm2BackendState.

Functionsยง

implicit_wrap_key_state ๐Ÿ”’
Returns information on the (implicitly defined) wrapping key used to backup all objects.