fred-mod-whoisd
Public Attributes | List of all members
keyset_dnskey Struct Reference

#include <whois-client.h>

Public Attributes

int flags
 
int protocol
 
int alg
 
char * public_key
 

Detailed Description

DNSKey record (part of keyset object)

Member Data Documentation

◆ alg

int keyset_dnskey::alg

algorithm type

◆ flags

int keyset_dnskey::flags

key properties. supported values are 0, 256, 257

◆ protocol

int keyset_dnskey::protocol

= 3

◆ public_key

char* keyset_dnskey::public_key

base64 encoded public key


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