|
Bouncy Castle Cryptography 1.22 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.bouncycastle.ocsp.SingleResp
| Constructor Summary | |
SingleResp(SingleResponse resp)
|
|
| Method Summary | |
CertificateID |
getCertID()
|
java.lang.Object |
getCertStatus()
|
java.util.Date |
getNextUpdate()
return the NextUpdate value - note: this is an optional field so may be returned as null. |
X509Extensions |
getSingleExtensions()
|
java.util.Date |
getThisUpdate()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SingleResp(SingleResponse resp)
| Method Detail |
public CertificateID getCertID()
public java.lang.Object getCertStatus()
public java.util.Date getThisUpdate()
public java.util.Date getNextUpdate()
public X509Extensions getSingleExtensions()
|
Bouncy Castle Cryptography 1.22 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||