Uses of Class
com.netscape.cmsutil.ocsp.ResponseBytes

Packages that use ResponseBytes
com.netscape.cmsutil.ocsp   
 

Uses of ResponseBytes in com.netscape.cmsutil.ocsp
 

Methods in com.netscape.cmsutil.ocsp that return ResponseBytes
 ResponseBytes OCSPResponse.getResponseBytes()
           
 

Constructors in com.netscape.cmsutil.ocsp with parameters of type ResponseBytes
OCSPResponse(OCSPResponseStatus responseStatus, ResponseBytes responseBytes)