ISC DHCP 4.4.3-P1
A reference DHCPv4 and DHCPv6 implementation
 
Loading...
Searching...
No Matches
auth_key Struct Reference

#include <omapip.h>

Data Fields

 OMAPI_OBJECT_PREAMBLE
 
char * name
 
char * algorithm
 
omapi_data_string_tkey
 
dns_tsec_t * tsec_key
 

Detailed Description

Definition at line 147 of file omapip.h.

Field Documentation

◆ algorithm

char* auth_key::algorithm

Definition at line 150 of file omapip.h.

◆ key

omapi_data_string_t* auth_key::key

Definition at line 151 of file omapip.h.

◆ name

char* auth_key::name

Definition at line 149 of file omapip.h.

◆ OMAPI_OBJECT_PREAMBLE

auth_key::OMAPI_OBJECT_PREAMBLE

Definition at line 148 of file omapip.h.

◆ tsec_key

dns_tsec_t* auth_key::tsec_key

Definition at line 152 of file omapip.h.


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