Class | Description |
---|---|
EPPEncodedSignedMark |
Class for the encoded signed mark, which contains the mark (
EPPMark ),
and additional elements associated with the signing of the mark like the
serial number of the signed mark, the expiration of the signed mark, and the
XMLSignature itself. |
EPPIssuer |
Class for an address within an
EPPMarkContact . |
EPPSignedMark |
Class for the signed mark, which contains the mark (
EPPMark ), and
additional elements associated with the signing of the mark like the serial
number of the signed mark, the expiration of the signed mark, and the
XMLSignature itself. |
RevokedSMD |
A revoked Signed Mark Data (SMD) that includes the attributes:
Identifier of the revoked signed mark. Revocation datetime in UTC of the signed mark. |
SMDRevocationList |
Class that holds the attributes for a Signed Mark Data (SMD) Revocation List
and provides the following:
Encode the SMD Revocation List to a String , that can be
written to a file. |