OpenDNSSEC-signer  1.4.1
Data Fields
tsig_key_struct Struct Reference

#include <tsig.h>

Data Fields

ldns_rdf * dname
 
size_t size
 
const uint8_t * data
 

Detailed Description

Definition at line 81 of file tsig.h.

Field Documentation

const uint8_t* tsig_key_struct::data

Definition at line 84 of file tsig.h.

Referenced by tsig_handler_cleanup(), and tsig_key_create().

ldns_rdf* tsig_key_struct::dname

Definition at line 82 of file tsig.h.

Referenced by tsig_handler_cleanup(), tsig_key_create(), and tsig_rr_lookup().

size_t tsig_key_struct::size

Definition at line 83 of file tsig.h.

Referenced by tsig_key_create().


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