fred-mod-eppd-2.12.0
|
DNS Key record - http://rfc-ref.org/RFC-TEXTS/4034/chapter2.html. More...
#include <epp_common.h>
Data Fields | |
unsigned short | flags |
key properties. | |
unsigned char | protocol |
= 3 | |
unsigned char | alg |
algorithm type | |
char * | public_key |
base64 encoded public key |
DNS Key record - http://rfc-ref.org/RFC-TEXTS/4034/chapter2.html.
unsigned short epp_dnskey::flags |
key properties.
supported values are 0, 256, 257
Referenced by epp_call_create_keyset(), epp_call_update_keyset(), gen_info_keyset(), info_keyset_data_copy(), and read_epp_dnskey().