OpenDNSSEC-enforcer 1.3.0
Data Fields
KSM_KEYDATA Struct Reference

#include <ksm.h>

Data Fields

DB_ID keypair_id
int state
int keytype
int algorithm
int siglifetime
char active [KSM_TIME_LENGTH]
char dead [KSM_TIME_LENGTH]
char generate [KSM_TIME_LENGTH]
char publish [KSM_TIME_LENGTH]
char ready [KSM_TIME_LENGTH]
char retire [KSM_TIME_LENGTH]
char location [KSM_NAME_LENGTH]
int securitymodule_id
int size
int policy_id
char HSMKey_id [KSM_NAME_LENGTH]
DB_ID dnsseckey_id
int zone_id
int fixedDate
int flags
int roll_scheme

Detailed Description

Definition at line 99 of file ksm.h.


Field Documentation

char KSM_KEYDATA::active[KSM_TIME_LENGTH]

Definition at line 105 of file ksm.h.

Referenced by KsmKey().

Definition at line 103 of file ksm.h.

Referenced by cmd_exportkeys(), commKeyConfig(), KsmKey(), KsmRequestPrintKey(), and NewDSSet().

char KSM_KEYDATA::dead[KSM_TIME_LENGTH]

Definition at line 106 of file ksm.h.

Referenced by KsmKey().

Definition at line 116 of file ksm.h.

Definition at line 118 of file ksm.h.

Referenced by KsmKey(), and KsmUpdateActiveKeyTime().

Definition at line 125 of file ksm.h.

char KSM_KEYDATA::generate[KSM_TIME_LENGTH]

Definition at line 107 of file ksm.h.

Referenced by KsmKey().

char KSM_KEYDATA::HSMKey_id[KSM_NAME_LENGTH]

Definition at line 115 of file ksm.h.

char KSM_KEYDATA::location[KSM_NAME_LENGTH]

Definition at line 111 of file ksm.h.

Referenced by cmd_exportkeys(), commKeyConfig(), KsmKey(), KsmRequestPrintKey(), NewDSSet(), and printKey().

Definition at line 114 of file ksm.h.

char KSM_KEYDATA::publish[KSM_TIME_LENGTH]

Definition at line 108 of file ksm.h.

Referenced by KsmKey().

char KSM_KEYDATA::ready[KSM_TIME_LENGTH]

Definition at line 109 of file ksm.h.

Referenced by KsmKey().

char KSM_KEYDATA::retire[KSM_TIME_LENGTH]

Definition at line 110 of file ksm.h.

Referenced by KsmKey(), and printKey().

Definition at line 126 of file ksm.h.

Definition at line 112 of file ksm.h.

Definition at line 104 of file ksm.h.

Definition at line 113 of file ksm.h.

Definition at line 101 of file ksm.h.

Referenced by cmd_exportkeys(), commKeyConfig(), KsmKey(), KsmRequestPrintKey(), KsmUpdateKey(), and printKey().

Definition at line 117 of file ksm.h.

Referenced by cmd_exportkeys(), and KsmKey().


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