Module common

Source
Expand description

Common data types included in EPP Requests and Responses

Structsยง

Certificate
This type contains a single DER-encoded X.509 certificate.
CheckResponse
Checked
NoExtension
An empty placeholder tag. To be refactored to something more compliant later.
ObjectStatus
The <status> type on contact transactions
Options
The
PrivateKey
This type contains a DER-encoded ASN.1 private key in PKCS#8 or PKCS#1 format.
ServiceExtension
The type in EPP XML
Services
The type in EPP XML
StringValue
Wraps String for easier serialization to and from values that are inner text for tags rather than attributes