Certificate.CertificateRep

Alternate Certificate class for serialization. @since 1.3

class Certificate
protected static
class CertificateRep {}

Constructors

this
this(string type, byte[] data)

Construct the alternate Certificate class with the Certificate type and Certificate encoding bytes.

Meta