OpenDNSSEC-signer  1.3.4
Data Fields
key_struct Struct Reference

#include <keys.h>

Collaboration diagram for key_struct:
Collaboration graph
[legend]

Data Fields

allocator_typeallocator
const char * locator
ldns_rr * dnskey
hsm_key_t * hsmkey
hsm_sign_params_t * params
uint8_t algorithm
uint32_t flags
int publish
int ksk
int zsk
key_typenext

Detailed Description

Definition at line 56 of file keys.h.


Field Documentation

Definition at line 57 of file keys.h.

Referenced by key_create(), and key_recover().

hsm_key_t* key_struct::hsmkey

Definition at line 60 of file keys.h.

Referenced by key_create(), key_recover(), lhsm_get_key(), lhsm_sign(), and signconf_compare_keys().

Definition at line 65 of file keys.h.

Referenced by key_create(), key_recover(), parse_sc_keys(), rrset_sign(), and signconf_compare_keys().

const char* key_struct::locator
hsm_sign_params_t* key_struct::params

Definition at line 61 of file keys.h.

Referenced by key_create(), key_recover(), lhsm_get_key(), and lhsm_sign().

Definition at line 66 of file keys.h.

Referenced by key_create(), key_recover(), parse_sc_keys(), rrset_sign(), and signconf_compare_keys().


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