Click or drag to resize

X509CertificateRequestPkcs10 Constructor

Overload List
  NameDescription
Protected methodX509CertificateRequestPkcs10
Initializes a new empty instance of X509CertificateRequestPkcs10 class.
Public methodX509CertificateRequestPkcs10(Byte)
Initializes a new instance of X509CertificateRequestPkcs10 class from ASN.1-encoded byte array that represents PKCS #10 certificate request.
Top
See Also