fred-mod-eppd
|
#include <epp_common.h>
Public Attributes | |
char * | id |
qhead | add_tech |
qhead | rem_tech |
qhead | add_dnskey |
qhead | rem_dnskey |
char * | authInfo |
Update keyset parameters
qhead epps_update_keyset::add_dnskey |
DNSKEYs to be added.
qhead epps_update_keyset::add_tech |
Technical contacts to be added.
char* epps_update_keyset::authInfo |
Authorization information.
char* epps_update_keyset::id |
Id of wanted keyset (input).
qhead epps_update_keyset::rem_dnskey |
DNSKEYs to be removed.
qhead epps_update_keyset::rem_tech |
Technical contacts to be removed.