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

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

Introduction

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

The text is from its open source code.

Constructor

Method

CertificateIDgetCertID()
CertificateStatusgetCertStatus()
Return the status object for the response - null indicates good.
ExtensiongetExtension(ASN1ObjectIdentifier oid)
DategetNextUpdate()
return the NextUpdate value - note: this is an optional field so may be returned as null.
DategetThisUpdate()