Uses of Class
org.bouncycastle.asn1.ocsp.OCSPResponseStatus
Packages that use OCSPResponseStatus
Package
Description
Support classes useful for encoding and supporting OCSP objects.
-
Uses of OCSPResponseStatus in org.bouncycastle.asn1.ocsp
Methods in org.bouncycastle.asn1.ocsp that return OCSPResponseStatusModifier and TypeMethodDescriptionstatic OCSPResponseStatus
OCSPResponseStatus.getInstance
(Object obj) OCSPResponse.getResponseStatus()
Constructors in org.bouncycastle.asn1.ocsp with parameters of type OCSPResponseStatusModifierConstructorDescriptionOCSPResponse
(OCSPResponseStatus responseStatus, ResponseBytes responseBytes)