fred-mod-eppd
Public Attributes | List of all members
epp_dnskey Struct Reference

#include <epp_common.h>

Public Attributes

unsigned short flags
 
unsigned char protocol
 
unsigned char alg
 
char * public_key
 

Detailed Description

DNS Key record - http://rfc-ref.org/RFC-TEXTS/4034/chapter2.html

Member Data Documentation

unsigned char epp_dnskey::alg

algorithm type

unsigned short epp_dnskey::flags

key properties. supported values are 0, 256, 257

unsigned char epp_dnskey::protocol

= 3

char* epp_dnskey::public_key

base64 encoded public key


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