-
Interfaces Interface Description org.bouncycastle.openssl.PasswordFinder no longer used.
-
Classes Class Description org.bouncycastle.openssl.PEMWriter use JcaPEMWriter
-
Fields Field Description org.bouncycastle.tsp.TimeStampTokenGenerator.R_MICROSECONDS use R_HUNDREDTHS_OF_SECONDS - this field will be deleted!!
-
Constructors Constructor Description org.bouncycastle.cert.path.validations.CRLValidation(X500Name, Store) this constructor cannot verify CRL signatures, so a matched CRL is rejected (fail-closed) rather than trusted. UseCRLValidation(X500Name, SubjectPublicKeyInfo, X509ContentVerifierProviderBuilder, Store)so CRLs are checked against the issuer's key.org.bouncycastle.operator.GenericKey(Object) provide an AlgorithmIdentifier.