Java org.bouncycastle.cert.ocsp OCSPResp fields, constructors, methods, implement or subclass

Example usage for Java org.bouncycastle.cert.ocsp OCSPResp fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.bouncycastle.cert.ocsp OCSPResp.

The text is from its open source code.

Field

Constructor

Method

byte[]getEncoded()
return the ASN.1 encoded representation of this object.
ObjectgetResponseObject()
intgetStatus()
inthashCode()
OCSPResponsetoASN1Structure()