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 Summary
Interface Description
CertPathBuilderResult

A specification of the result of a certification path builder algorithm.

CertPathChecker

Performs one or more checks on each Certificate of a CertPath.

CertPathParameters

A specification of certification path algorithm parameters.