Package | Description |
---|---|
com.verisign.epp.codec.secdnsext.v11 |
Modifier and Type | Method and Description |
---|---|
EPPSecDNSExtDsData |
EPPSecDNSExtKeyData.toDsData(java.lang.String aDomainName,
int aDigestType)
Generates a
EPPSecDNSExtDsData with the key data utilizing the
domain name (aDomainName ) and the desired digest type (
aDigestType ). |
Modifier and Type | Method and Description |
---|---|
void |
EPPSecDNSExtUpdate.appendAddDsData(EPPSecDNSExtDsData aDsData)
Appends to the
List of DS Data
EPPSecDNSExtDsData instances to add. |
void |
EPPSecDNSExtInfData.appendDsData(EPPSecDNSExtDsData aDsData)
Appends to the
List of DS Data
EPPSecDNSExtDsData instances. |
void |
EPPSecDNSExtCreate.appendDsData(EPPSecDNSExtDsData aDsData)
Appends to the
List of DS Data
EPPSecDNSExtDsData instances to create. |
void |
EPPSecDNSExtUpdate.appendRemDsData(EPPSecDNSExtDsData aDsData)
Appends to the
List of DS Data
EPPSecDNSExtDsData instances to remove. |
Constructor and Description |
---|
EPPSecDNSExtDsData(EPPSecDNSExtDsData dsData)
Create a new instance (copy) of EPPSecDNSExtDsData
|
Copyright © VeriSign Inc. All Rights Reserved.