fred-mod-eppd-2.17.0
Data Fields
epps_update_keyset Struct Reference

Update keyset parameters. More...

#include <epp_common.h>

Data Fields

char * id
 Id of wanted keyset (input). More...
 
qhead add_tech
 Technical contacts to be added. More...
 
qhead rem_tech
 Technical contacts to be removed. More...
 
qhead add_dnskey
 DNSKEYs to be added. More...
 
qhead rem_dnskey
 DNSKEYs to be removed. More...
 
char * authInfo
 Authorization information. More...
 

Detailed Description

Update keyset parameters.

Field Documentation

qhead epps_update_keyset::add_dnskey

DNSKEYs to be added.

Referenced by epp_call_update_keyset(), and parse_update_keyset().

qhead epps_update_keyset::add_tech

Technical contacts to be added.

Referenced by epp_call_update_keyset(), and parse_update_keyset().

char* epps_update_keyset::authInfo

Authorization information.

Referenced by epp_call_update_keyset(), and parse_update_keyset().

char* epps_update_keyset::id

Id of wanted keyset (input).

Referenced by epp_call_update_keyset(), and parse_update_keyset().

qhead epps_update_keyset::rem_dnskey

DNSKEYs to be removed.

Referenced by epp_call_update_keyset(), and parse_update_keyset().

qhead epps_update_keyset::rem_tech

Technical contacts to be removed.

Referenced by epp_call_update_keyset(), and parse_update_keyset().


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