public class ResponseBytesBCFips extends ASN1EncodableBCFips implements IResponseBytes
ResponseBytes.| Constructor and Description |
|---|
ResponseBytesBCFips(IASN1ObjectIdentifier asn1ObjectIdentifier,
IDEROctetString derOctetString)
Creates new wrapper instance for
ResponseBytes. |
ResponseBytesBCFips(org.bouncycastle.asn1.ocsp.ResponseBytes responseBytes)
Creates new wrapper instance for
ResponseBytes. |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.ocsp.ResponseBytes |
getResponseBytes()
Gets actual org.bouncycastle object being wrapped.
|
equals, getEncodable, hashCode, isNull, toASN1Primitive, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisNull, toASN1Primitivepublic ResponseBytesBCFips(org.bouncycastle.asn1.ocsp.ResponseBytes responseBytes)
ResponseBytes.responseBytes - ResponseBytes to be wrappedpublic ResponseBytesBCFips(IASN1ObjectIdentifier asn1ObjectIdentifier, IDEROctetString derOctetString)
ResponseBytes.asn1ObjectIdentifier - ASN1ObjectIdentifier wrapperderOctetString - DEROctetString wrapperCopyright © 1998–2023 Apryse Group NV. All rights reserved.