|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.cert.ocsp.CertificateID | +--org.bouncycastle.cert.ocsp.jcajce.JcaCertificateID
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.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |