Expand description
Scenario commands.
Structs§
- Authenticated
Command Chain - A list of
Commands that are run with a specific authentication. - File
Backed Authenticated Command Chain - A list of
Commands that are run with a specific authentication. - Opaque
Data - Data for an opaque object, which is guaranteed to be not larger than
OpaqueData::MAX_DATA_SIZEbytes. - Opaque
Data File - A file containing opaque data.
Enums§
- Audit
Option - Indicates the setting of the auditing.
- Command
- A single command that is atomically executed against a YubiHSM2.
- Command
Name - The printable name of a
Command. - File
Backed Command - A single command that is atomically executed against a YubiHSM2.
- List
Object Filter - A filter to apply when retrieving information about objects in a YubiHSM2.
- Object
Type - An object type in the YubiHSM2.
- Opaque
Data Algorithm - The “algorithm” (or type) of an opaque data object.
- Opaque
Data Capabilities - The valid capabilities for an opaque data object.