| Package | Description |
|---|---|
| sun.security.x509 |
| Modifier and Type | Field and Description |
|---|---|
protected X509CertInfo |
X509CertImpl.info |
| Modifier and Type | Method and Description |
|---|---|
boolean |
X509CertInfo.equals(X509CertInfo other)
Compares two certificates, returning false if any data
differs between the two.
|
| Constructor and Description |
|---|
X509CertImpl(X509CertInfo certInfo)
Construct an initialized X509 Certificate.
|
Copyright © 2020. All Rights Reserved.