Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
yh_object_descriptor Struct Reference

#include <yubihsm.h>

Collaboration diagram for yh_object_descriptor:

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.
 

Detailed Description

Object descriptor

Definition at line 540 of file yubihsm.h.

Member Data Documentation

◆ algorithm

yh_algorithm yh_object_descriptor::algorithm

Definition at line 552 of file yubihsm.h.

◆ capabilities

yh_capabilities yh_object_descriptor::capabilities
See also
yh_capabilities

Definition at line 542 of file yubihsm.h.

◆ delegated_capabilities

yh_capabilities yh_object_descriptor::delegated_capabilities

Definition at line 560 of file yubihsm.h.

◆ domains

uint16_t yh_object_descriptor::domains

Definition at line 548 of file yubihsm.h.

◆ id

uint16_t yh_object_descriptor::id

Definition at line 544 of file yubihsm.h.

◆ label

char yh_object_descriptor::label[YH_OBJ_LABEL_LEN+1]

Definition at line 558 of file yubihsm.h.

◆ len

uint16_t yh_object_descriptor::len

Definition at line 546 of file yubihsm.h.

◆ origin

uint8_t yh_object_descriptor::origin

Definition at line 556 of file yubihsm.h.

◆ sequence

uint8_t yh_object_descriptor::sequence

Definition at line 554 of file yubihsm.h.

◆ type

yh_object_type yh_object_descriptor::type

Definition at line 550 of file yubihsm.h.


The documentation for this struct was generated from the following file: