fred-mod-eppd-2.14.1
Data Fields
epps_create_keyset Struct Reference

Create keyset parameters. More...

#include <epp_common.h>

Data Fields

char * id
 Id of wanted keyset (input). More...
 
char * authInfo
 Authorization information. More...
 
qhead keys
 List of DNS Key records.
 
qhead tech
 List of technical contacts for keyset.
 
char * crDate
 Creation date of keyset. More...
 

Detailed Description

Create keyset parameters.

Field Documentation

char* epps_create_keyset::authInfo

Authorization information.

Referenced by epp_call_create_keyset(), and parse_create_keyset().

char* epps_create_keyset::crDate

Creation date of keyset.

Referenced by epp_call_create_keyset(), and epp_gen_response().

char* epps_create_keyset::id

Id of wanted keyset (input).

Referenced by epp_call_create_keyset(), epp_gen_response(), and parse_create_keyset().


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