|
Bouncy Castle Cryptography Library 1.81 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.jcajce.PKIXCertRevocationCheckerParameters
| Constructor Summary | |
PKIXCertRevocationCheckerParameters(PKIXExtendedParameters paramsPKIX,
java.util.Date validDate,
java.security.cert.CertPath certPath,
int index,
java.security.cert.X509Certificate signingCert,
java.security.PublicKey workingPublicKey)
|
|
| Method Summary | |
java.security.cert.CertPath |
getCertPath()
|
int |
getIndex()
|
PKIXExtendedParameters |
getParamsPKIX()
|
java.security.cert.X509Certificate |
getSigningCert()
|
java.util.Date |
getValidDate()
|
java.security.PublicKey |
getWorkingPublicKey()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PKIXCertRevocationCheckerParameters(PKIXExtendedParameters paramsPKIX,
java.util.Date validDate,
java.security.cert.CertPath certPath,
int index,
java.security.cert.X509Certificate signingCert,
java.security.PublicKey workingPublicKey)
| Method Detail |
public PKIXExtendedParameters getParamsPKIX()
public java.util.Date getValidDate()
public java.security.cert.CertPath getCertPath()
public int getIndex()
public java.security.cert.X509Certificate getSigningCert()
public java.security.PublicKey getWorkingPublicKey()
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||