Certificate Constructor |
Name | Description | |
---|---|---|
Certificate(X509Certificate) |
Constructs a new Certificate instance from an X509Certificate.
| |
Certificate(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.
|