Class OCSPResponseBinary

All Implemented Interfaces:
Serializable

public class OCSPResponseBinary
extends EncapsulatedRevocationTokenIdentifier<OCSP>
See Also:
Serialized Form
  • Method Details

    • build

      public static OCSPResponseBinary build​(org.bouncycastle.cert.ocsp.BasicOCSPResp basicOCSPResp)
    • getBasicOCSPResp

      public org.bouncycastle.cert.ocsp.BasicOCSPResp getBasicOCSPResp()
    • getBasicOCSPRespContent

      public byte[] getBasicOCSPRespContent()
    • getAsn1ObjectIdentifier

      public org.bouncycastle.asn1.ASN1ObjectIdentifier getAsn1ObjectIdentifier()
    • setAsn1ObjectIdentifier

      public void setAsn1ObjectIdentifier​(org.bouncycastle.asn1.ASN1ObjectIdentifier asn1ObjectIdentifier)