Uses of Class
org.bouncycastle.asn1.ocsp.OCSPResponse
-
Packages that use OCSPResponse Package Description org.bouncycastle.asn1.ocsp -
-
Uses of OCSPResponse in org.bouncycastle.asn1.ocsp
Methods in org.bouncycastle.asn1.ocsp that return OCSPResponse Modifier and Type Method Description static OCSPResponse
OCSPResponse. getInstance(Object obj)
static OCSPResponse
OCSPResponse. getInstance(ASN1TaggedObject obj, boolean explicit)
-