|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectchapter7.OCSPClientExample
public class OCSPClientExample
Example of unsigned OCSP request generation.
Constructor Summary | |
---|---|
OCSPClientExample()
|
Method Summary | |
---|---|
static org.bouncycastle.ocsp.OCSPReq |
generateOCSPRequest(java.security.cert.X509Certificate issuerCert,
java.math.BigInteger serialNumber)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OCSPClientExample()
Method Detail |
---|
public static org.bouncycastle.ocsp.OCSPReq generateOCSPRequest(java.security.cert.X509Certificate issuerCert, java.math.BigInteger serialNumber) throws org.bouncycastle.ocsp.OCSPException
org.bouncycastle.ocsp.OCSPException
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |