java.security.cert
Package java.security.cert
Provides classes and interfaces for parsing and managing certificates, certificate revocation lists (CRLs), and certification paths.
See: Description
<Interface | Description |
---|---|
CertPathBuilderResult | A specification of the result of a certification path builder algorithm. |
CertPathChecker | Performs one or more checks on each |
CertPathParameters | A specification of certification path algorithm parameters. |