| Package | Description |
|---|---|
| java.security.cert |
Provides classes and interfaces for parsing and managing
certificates, certificate revocation lists (CRLs), and
certification paths.
|
| javax.security.auth.x500 |
| Modifier and Type | Method and Description |
|---|---|
abstract Principal |
X509CRL.getIssuerDN()
Denigrated, replaced by X509CRL.getIssuerX500Principal().
|
| Modifier and Type | Class and Description |
|---|---|
class |
X500Principal
This class represents an X.500
Principal. |