|
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.cert.ocsp.CertificateID
org.bouncycastle.cert.ocsp.jcajce.JcaCertificateID
Field Summary |
Fields inherited from class org.bouncycastle.cert.ocsp.CertificateID |
HASH_SHA1 |
Constructor Summary | |
JcaCertificateID(DigestCalculator digestCalculator,
java.security.cert.X509Certificate issuerCert,
java.math.BigInteger number)
|
Methods inherited from class org.bouncycastle.cert.ocsp.CertificateID |
deriveCertificateID, equals, getHashAlgOID, getIssuerKeyHash, getIssuerNameHash, getSerialNumber, hashCode, matchesIssuer, toASN1Primitive |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JcaCertificateID(DigestCalculator digestCalculator, java.security.cert.X509Certificate issuerCert, java.math.BigInteger number) throws OCSPException, java.security.cert.CertificateEncodingException
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |