OpenDNSSEC-enforcer 2.1.13
hsm_key Struct Reference

#include <hsm_key.h>

Data Fields

db_object_tdbo
db_value_t id
db_value_t rev
db_value_t policy_id
const policy_tassociated_policy_id
policy_tprivate_policy_id
char * locator
hsm_key_state_t state
unsigned int bits
unsigned int algorithm
hsm_key_role_t role
unsigned int inception
unsigned int is_revoked
hsm_key_key_type_t key_type
char * repository
hsm_key_backup_t backup

Detailed Description

A hsm key object.

Definition at line 79 of file hsm_key.h.

Field Documentation

◆ algorithm

unsigned int hsm_key::algorithm

◆ associated_policy_id

const policy_t* hsm_key::associated_policy_id

Definition at line 84 of file hsm_key.h.

Referenced by hsm_key_copy().

◆ backup

◆ bits

unsigned int hsm_key::bits

◆ dbo

◆ id

◆ inception

unsigned int hsm_key::inception

◆ is_revoked

unsigned int hsm_key::is_revoked

Definition at line 92 of file hsm_key.h.

Referenced by hsm_key_copy(), hsm_key_create(), hsm_key_from_result(), and hsm_key_update().

◆ key_type

◆ locator

◆ policy_id

◆ private_policy_id

policy_t* hsm_key::private_policy_id

Definition at line 85 of file hsm_key.h.

Referenced by hsm_key_copy(), and hsm_key_free().

◆ repository

◆ rev

◆ role

◆ state


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