Package | Description |
---|---|
com.verisign.epp.codec.secdnsext.v10 |
Modifier and Type | Method and Description |
---|---|
EPPSecDNSExtKeyData |
EPPSecDNSExtDsData.getKeyData()
Get secDNS:keyData value
|
Modifier and Type | Method and Description |
---|---|
void |
EPPSecDNSExtDsData.setKeyData(EPPSecDNSExtKeyData keyData)
Set secDNS:keyData value
|
Constructor and Description |
---|
EPPSecDNSExtDsData(int keyTag,
int alg,
int digestType,
java.lang.String digest,
EPPSecDNSExtKeyData keyData)
Create a new instance of EPPSecDNSExtDsData with the given values.
|
EPPSecDNSExtDsData(int keyTag,
int alg,
int digestType,
java.lang.String digest,
int maxSigLife,
EPPSecDNSExtKeyData keyData)
Create a new instance of EPPSecDNSExtDsData with the given values.
|
EPPSecDNSExtKeyData(EPPSecDNSExtKeyData keyData)
Create a new instance (copy) of EPPSecDNSExtKeyData
|
Copyright © VeriSign Inc. All Rights Reserved.