Wire Sysio Wire Sysion 1.0.0
|
#include <yubihsm.h>
Public Attributes | |
yh_capabilities | capabilities |
Object capabilities. | |
uint16_t | id |
Object ID. | |
uint16_t | len |
Object length. | |
uint16_t | domains |
Object domains. | |
yh_object_type | type |
Object type. | |
yh_algorithm | algorithm |
Object algorithm. | |
uint8_t | sequence |
Object sequence. | |
uint8_t | origin |
Object origin. | |
char | label [YH_OBJ_LABEL_LEN+1] |
Object label. | |
yh_capabilities | delegated_capabilities |
Object delegated capabilities. | |
yh_algorithm yh_object_descriptor::algorithm |
yh_capabilities yh_object_descriptor::capabilities |
yh_capabilities yh_object_descriptor::delegated_capabilities |
char yh_object_descriptor::label[YH_OBJ_LABEL_LEN+1] |
yh_object_type yh_object_descriptor::type |