Skip to main content

Module command

Module command 

Source
Expand description

Scenario commands.

Structs§

AuthenticatedCommandChain
A list of Commands that are run with a specific authentication.
FileBackedAuthenticatedCommandChain
A list of Commands that are run with a specific authentication.
OpaqueData
Data for an opaque object, which is guaranteed to be not larger than OpaqueData::MAX_DATA_SIZE bytes.
OpaqueDataFile
A file containing opaque data.

Enums§

AuditOption
Indicates the setting of the auditing.
Command
A single command that is atomically executed against a YubiHSM2.
CommandName
The printable name of a Command.
FileBackedCommand
A single command that is atomically executed against a YubiHSM2.
ListObjectFilter
A filter to apply when retrieving information about objects in a YubiHSM2.
ObjectType
An object type in the YubiHSM2.
OpaqueDataAlgorithm
The “algorithm” (or type) of an opaque data object.
OpaqueDataCapabilities
The valid capabilities for an opaque data object.