Uses of Class
org.bouncycastle.asn1.ocsp.OCSPResponse
-
Packages that use OCSPResponse Package Description org.bouncycastle.asn1.ocsp Support classes useful for encoding and supporting OCSP objects. -
-
Uses of OCSPResponse in org.bouncycastle.asn1.ocsp
Methods in org.bouncycastle.asn1.ocsp that return OCSPResponse Modifier and Type Method Description static OCSPResponseOCSPResponse. getInstance(java.lang.Object obj)static OCSPResponseOCSPResponse. getInstance(ASN1TaggedObject obj, boolean explicit)
-