|
Bouncy Castle Cryptography Library 1.46 | ||||||||
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
public class 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)
|
Method Summary |
---|
Methods inherited from class org.bouncycastle.cert.ocsp.RespID |
---|
equals, hashCode, toASN1Object |
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
OCSPException
|
Bouncy Castle Cryptography Library 1.46 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |