Expand description
Types for describing objects stored on a YubiHSM2.
Modulesยง
- capability ๐
- YubiHSM2 object capabilities.
- error ๐
- Error handling for objects used in signstar-yubihsm2.
- id ๐
- YubiHSM2 objects.
- key ๐
- YubiHSM2 key metadata.
Structsยง
- Capabilities
- A set of capabilities of an object on a YubiHSM2.
- Domains
- A set of domains of an object on a YubiHSM2.
- Id
- The fundamental representation of an object identifier.
- KeyInfo
- Metadata about a key stored on a YubiHSM2.
Enumsยง
- Capability
- A capability of an object stored on a YubiHSM2.
- Domain
- YubiHSM2 object domain.
- Error
- The error that may occur when using a YubiHSM2 device.
- Object
Id - Identifier for an object stored on a YubiHSM2.