Module state

Module state 

Source
Expand description

State representation of Signstar configuration files.

Modules§

common 🔒
Common components used in state handling.
nethsm 🔒
State representation of Signstar configuration items for a NetHSM backend.

Structs§

KeyState
The state of a key.
KeyStates
A set of KeyStates used in the same StateType.
SignstarConfigNetHsmState
The state of configuration items for a NetHSM backend in a Signstar configuration.
UserState
The state of a user.
UserStates
A set of UserState.

Enums§

KeyCertificateState
The state of a key certificate.
KeyStateComparisonFailure
A failure that can occur when comparing two sets of UserState.
UserStateComparisonFailure
A failure that can occur when comparing two sets of UserState.