|
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.RespID
org.bouncycastle.cert.ocsp.jcajce.JcaRespID
Field Summary |
Fields inherited from class org.bouncycastle.cert.ocsp.RespID |
HASH_SHA1 |
Constructor Summary | |
JcaRespID(java.security.PublicKey pubKey,
DigestCalculator digCalc)
|
|
JcaRespID(javax.security.auth.x500.X500Principal name)
|
Methods inherited from class org.bouncycastle.cert.ocsp.RespID |
equals, hashCode, toASN1Primitive |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JcaRespID(javax.security.auth.x500.X500Principal name)
public JcaRespID(java.security.PublicKey pubKey, DigestCalculator digCalc) throws OCSPException
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |