public class OCSPResponseStatusBC extends ASN1EncodableBC implements IOCSPResponseStatus
OCSPResponseStatus.| Constructor and Description |
|---|
OCSPResponseStatusBC(org.bouncycastle.asn1.ocsp.OCSPResponseStatus ocspResponseStatus)
Creates new wrapper instance for
OCSPResponseStatus. |
| Modifier and Type | Method and Description |
|---|---|
static OCSPResponseStatusBC |
getInstance()
Gets wrapper instance.
|
org.bouncycastle.asn1.ocsp.OCSPResponseStatus |
getOcspResponseStatus()
Gets actual org.bouncycastle object being wrapped.
|
int |
getSuccessful() |
equals, getEncodable, hashCode, isNull, toASN1Primitive, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisNull, toASN1Primitivepublic OCSPResponseStatusBC(org.bouncycastle.asn1.ocsp.OCSPResponseStatus ocspResponseStatus)
OCSPResponseStatus.ocspResponseStatus - OCSPResponseStatus to be wrappedpublic static OCSPResponseStatusBC getInstance()
OCSPResponseStatusBC instance.public org.bouncycastle.asn1.ocsp.OCSPResponseStatus getOcspResponseStatus()
OCSPResponseStatus.public int getSuccessful()
getSuccessful in interface IOCSPResponseStatusCopyright © 1998–2024 Apryse Group NV. All rights reserved.