Click or drag to resize

Certificate Constructor

Overload List
  NameDescription
Public methodCertificate(X509Certificate)
Constructs a new Certificate instance from an X509Certificate.
Public methodCertificate(X509Certificate, X509CertificateCollection)
Constructs a new Certificate instance from an X509Certificate and the list of intermediate X.509 certificates associated with this the certificate that may be needed for chain building.
Top
See Also