Uses of Class
org.bouncycastle.asn1.ocsp.OCSPRequest
Packages that use OCSPRequest
-
Uses of OCSPRequest in org.bouncycastle.asn1.ocsp
Methods in org.bouncycastle.asn1.ocsp that return OCSPRequestModifier and TypeMethodDescriptionstatic OCSPRequestOCSPRequest.getInstance(Object obj) static OCSPRequestOCSPRequest.getInstance(ASN1TaggedObject obj, boolean explicit) -
Uses of OCSPRequest in org.bouncycastle.cert.ocsp
Constructors in org.bouncycastle.cert.ocsp with parameters of type OCSPRequest