Package org.bouncycastle.jcajce
Class PKIXCertRevocationCheckerParameters
java.lang.Object
org.bouncycastle.jcajce.PKIXCertRevocationCheckerParameters
-
Constructor Summary
ConstructorDescriptionPKIXCertRevocationCheckerParameters
(PKIXExtendedParameters paramsPKIX, Date validDate, CertPath certPath, int index, X509Certificate signingCert, PublicKey workingPublicKey) -
Method Summary
-
Constructor Details
-
PKIXCertRevocationCheckerParameters
public PKIXCertRevocationCheckerParameters(PKIXExtendedParameters paramsPKIX, Date validDate, CertPath certPath, int index, X509Certificate signingCert, PublicKey workingPublicKey)
-
-
Method Details
-
getParamsPKIX
-
getValidDate
-
getCertPath
-
getIndex
public int getIndex() -
getSigningCert
-
getWorkingPublicKey
-