| Package | Description |
|---|---|
| com.verisign.epp.codec.verificationcode |
| Modifier and Type | Class and Description |
|---|---|
class |
EPPEncodedSignedCodeValue
Class for the encoded signed code, which contains the code and the
XMLSignature itself. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
VerificationCodeRevocationList.isRevoked(EPPSignedCode aVerificationCode)
Is the passed verification code revoked?
|
| Constructor and Description |
|---|
EPPEncodedSignedCode(EPPSignedCode aSignedCode)
Construct an encoded signed code with a single signed code value.
|
EPPEncodedSignedCodeValue(EPPSignedCode aSignedCode)
Construct Encoded SignedCode object from SignedCode object.
|
Copyright © VeriSign Inc. All Rights Reserved.