Package no.digipost.security.cert
-
Interface Summary Interface Description OcspPolicy OcspSignatureValidator -
Class Summary Class Description BasicConstraints The basic constraints extension (OID "2.5.29.19") identifies whether the subject of the certificate is a CA and the maximum depth of valid certification paths that include this certificate.CertificateValidator CertificateValidatorConfig Configuration of aCertificateValidator.ProdEnvCertificates Certificates applicable for use in production environment.ReviewedCertPath TestEnvCertificates Certificates applicable for use in testing environments (not production).Trust The Trust contains the root certificates and any intermediate certificates you choose to trust in your application.TrustedCertificateAndIssuer A certificate and its issuer, already determined to be trusted.TrustFactory -
Enum Summary Enum Description BasicConstraints.Type CertStatus OcspDecision RevocationReason Reasons for revoking a certificate, as specified in RFC5280: tools.ietf.org/html/rfc5280#page-69 -
Exception Summary Exception Description CertificateNotFound MissingTrustAnchorException NonMatchingClocksException Untrusted Thrown in cases where a certificate or certificate path is treated as trusted, but in fact cannot be trusted.