Classes
Class | Description | |
---|---|---|
![]() | CertStatus | |
![]() | PkixAttrCertChecker | |
![]() | PkixAttrCertPathBuilder | |
![]() | PkixAttrCertPathValidator | |
![]() | PkixBuilderParameters |
Summary description for PkixBuilderParameters.
|
![]() | PkixCertPath |
CertPath implementation for X.509 certificates.
|
![]() | PkixCertPathBuilder | |
![]() | PkixCertPathBuilderException |
Summary description for PkixCertPathBuilderException.
|
![]() | PkixCertPathBuilderResult |
Summary description for PkixCertPathBuilderResult.
|
![]() | PkixCertPathChecker | |
![]() | PkixCertPathValidator |
CertPathValidatorSpi implementation for X.509 Certificate validation a la RFC
3280.
|
![]() | PkixCertPathValidatorException | |
![]() | PkixCertPathValidatorResult |
Summary description for PkixCertPathValidatorResult.
|
![]() | PkixCertPathValidatorUtilities |
Summary description for PkixCertPathValidatorUtilities.
|
![]() | PkixNameConstraintValidator | |
![]() | PkixNameConstraintValidatorException | |
![]() | PkixParameters |
Summary description for PkixParameters.
|
![]() | PkixPolicyNode |
Summary description for PkixPolicyNode.
|
![]() | Rfc3280CertPathUtilities | |
![]() | TrustAnchor |
A trust anchor or most-trusted Certification Authority (CA).
This class represents a "most-trusted CA", which is used as a trust anchor
for validating X.509 certification paths. A most-trusted CA includes the
public key of the CA, the CA's name, and any constraints upon the set of
paths which may be validated using this key. These parameters can be
specified in the form of a trusted X509Certificate or as individual
parameters.
|