Module state

Module state 

Source
Expand description

State representation for a NetHsmBackend.

Allows to create state representations of users (UserState) and keys (KeyState and KeyCertificateState) for [NetHsm] backends using the NetHsmState struct. It implements the StateHandling trait which allows comparison with other implementations.

Structsยง

NetHsmState
The state of a NetHSM backend.