public class BasicOCSPResponseBCFips extends ASN1EncodableBCFips implements IBasicOCSPResponse
BasicOCSPResponse.| Constructor and Description |
|---|
BasicOCSPResponseBCFips(org.bouncycastle.asn1.ocsp.BasicOCSPResponse basicOCSPResponse)
Creates new wrapper instance for
BasicOCSPResponse. |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.ocsp.BasicOCSPResponse |
getBasicOCSPResponse()
Gets actual org.bouncycastle object being wrapped.
|
Date |
getProducedAtDate() |
equals, getEncodable, hashCode, isNull, toASN1Primitive, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisNull, toASN1Primitivepublic BasicOCSPResponseBCFips(org.bouncycastle.asn1.ocsp.BasicOCSPResponse basicOCSPResponse)
BasicOCSPResponse.basicOCSPResponse - BasicOCSPResponse to be wrappedpublic org.bouncycastle.asn1.ocsp.BasicOCSPResponse getBasicOCSPResponse()
BasicOCSPResponse.public Date getProducedAtDate() throws ParseException
getProducedAtDate in interface IBasicOCSPResponseParseExceptionCopyright © 1998–2023 Apryse Group NV. All rights reserved.