Module nethsm_sdk

Source

Structs§

ApiErrorMessage
BootModeIter
An iterator over the variants of BootMode
DecryptModeIter
An iterator over the variants of DecryptMode
EncryptModeIter
An iterator over the variants of EncryptMode
KeyFormatIter
An iterator over the variants of KeyFormat
KeyMechanismIter
An iterator over the variants of KeyMechanism
KeyTypeIter
An iterator over the variants of KeyType
LogLevelIter
An iterator over the variants of LogLevel
Message
A representation of a message body in an HTTP response
NetHsmApiError
A helper Error for more readable output for [nethsm_sdk_rs::apis::Error]
SignatureTypeIter
An iterator over the variants of SignatureType
TlsKeyTypeIter
An iterator over the variants of TlsKeyType
UserRoleIter
An iterator over the variants of UserRole

Enums§

BootMode
The NetHSM boot mode
DecryptMode
A mode for decrypting a message
EncryptMode
A mode for encrypting a message
KeyFormat
The format of a key
KeyMechanism
A mechanism which can be used with a key
KeyType
The algorithm type of a key
LogLevel
A device log level
SignatureType
The type of a signature
TlsKeyType
The algorithm type of a key used for TLS
UserRole
The role of a user on a NetHSM device