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