Org.BouncyCastle.Pkix
Namespace with 19 public types
Classes
CertStatus
PkixAttrCertPathBuilder
PkixAttrCertPathValidator
PkixBuilderParameters
Summary description for PkixBuilderParameters.
PkixCertPath
CertPath implementation for X.509 certificates.
PkixCertPathBuilder
PkixCertPathBuilderException
PkixCertPathBuilderResult
PkixCertPathValidator
CertPathValidatorSpi implementation for X.509 Certificate validation a la RFC
3280.
PkixCertPathValidatorException
PkixCertPathValidatorResult
PkixCrlUtilities
PkixNameConstraintValidator
PkixNameConstraintValidatorException
PkixParameters
Summary description for PkixParameters.
PkixPolicyNode
Summary description for PkixPolicyNode.
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.
Abstract Classes
PkixAttrCertChecker
PkixCertPathChecker