Certification Path Validation Classes
The Java™ Certification Path
API includes classes and interfaces for validating certification paths.
An application uses an instance of the CertPathValidator class
to validate a CertPath object. If successful, the
result of the validation algorithm is returned in an object implementing
the CertPathValidatorResult interface.