fred-mod-eppd-2.14.1
|
Create keyset parameters. More...
#include <epp_common.h>
Data Fields | |
char * | id |
Id of wanted keyset (input). | |
char * | authInfo |
Authorization information. | |
qhead | keys |
List of DNS Key records. | |
qhead | tech |
List of technical contacts for keyset. | |
char * | crDate |
Creation date of keyset. |
Create keyset parameters.
Authorization information.
Referenced by epp_call_create_keyset(), and parse_create_keyset().
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().