OpenDNSSEC-enforcer
1.3.8
|
#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 |
Definition at line 103 of file ksm.h.
Referenced by cmd_exportkeys(), commKeyConfig(), KsmKey(), KsmRequestPrintKey(), and NewDSSet().
Definition at line 118 of file ksm.h.
Referenced by KsmKey(), and KsmUpdateActiveKeyTime().
Definition at line 100 of file ksm.h.
Referenced by ChangeKeyState(), KsmKey(), KsmMarkKeysAsDead(), KsmRequestChangeState(), KsmRequestChangeStateN(), KsmRequestPrintKey(), KsmRequestSetActiveExpectedRetire(), KsmUpdateActiveKeyTime(), KsmUpdateDeadKeyTime(), KsmUpdateDSPublishKeyTime(), KsmUpdateGenerateKeyTime(), KsmUpdateKey(), KsmUpdateKEYPublishKeyTime(), KsmUpdateKeyTime(), KsmUpdatePublishKeyTime(), KsmUpdateReadyKeyTime(), KsmUpdateRetireKeyTime(), and NewDSSet().
Definition at line 102 of file ksm.h.
Referenced by commKeyConfig(), KsmKey(), KsmRequestPrintKey(), KsmUpdateActiveKeyTime(), KsmUpdateDSPublishKeyTime(), KsmUpdatePublishKeyTime(), KsmUpdateRetireKeyTime(), and printKey().
Definition at line 111 of file ksm.h.
Referenced by cmd_exportkeys(), commKeyConfig(), KsmKey(), KsmRequestPrintKey(), NewDSSet(), and printKey().
Definition at line 110 of file ksm.h.
Referenced by KsmKey(), and printKey().
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().