CertificateRep.this

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

<p>

@param type the standard name of the Certificate type. <p>

@param data the Certificate data.

class CertificateRep
protected
this
(
string type
,
byte[] data
)

Meta