Uses of Class
com.netscape.cmsutil.ocsp.TBSRequest
-
Packages that use TBSRequest Package Description com.netscape.cmsutil.ocsp -
-
Uses of TBSRequest in com.netscape.cmsutil.ocsp
Methods in com.netscape.cmsutil.ocsp that return TBSRequest Modifier and Type Method Description TBSRequest
OCSPRequest. getTBSRequest()
Returns theTBSRequest
field.Constructors in com.netscape.cmsutil.ocsp with parameters of type TBSRequest Constructor Description OCSPRequest(TBSRequest tbsRequest, Signature optionalSignature)
-