Uses of Class
org.bouncycastle.asn1.ocsp.TBSRequest
Packages that use TBSRequest
Package
Description
Support classes useful for encoding and supporting OCSP objects.
-
Uses of TBSRequest in org.bouncycastle.asn1.ocsp
Methods in org.bouncycastle.asn1.ocsp that return TBSRequestModifier and TypeMethodDescriptionstatic TBSRequest
TBSRequest.getInstance
(Object obj) static TBSRequest
TBSRequest.getInstance
(ASN1TaggedObject obj, boolean explicit) OCSPRequest.getTbsRequest()
Constructors in org.bouncycastle.asn1.ocsp with parameters of type TBSRequest