| Package | Description |
|---|---|
| sun.security.provider | |
| sun.security.x509 |
| Modifier and Type | Method and Description |
|---|---|
static X509CertImpl |
X509Factory.intern(java.security.cert.X509Certificate c)
Return an interned X509CertImpl for the given certificate.
|
| Modifier and Type | Method and Description |
|---|---|
static X509CertImpl |
X509CertImpl.toImpl(java.security.cert.X509Certificate cert)
Utility method to convert an arbitrary instance of X509Certificate
to a X509CertImpl.
|
Copyright © 2020. All Rights Reserved.