Uses of Interface
com.itextpdf.commons.bouncycastle.asn1.ocsp.IOCSPResponse
 
     
      Packages that use IOCSPResponse
     
 
     
       Package
      
 
      
       Description
      
 
       
      -  
        
Uses of IOCSPResponse in com.itextpdf.bouncycastle
Methods in com.itextpdf.bouncycastle that return IOCSPResponseModifier and TypeMethodDescriptionBouncyCastleFactory.createOCSPResponse(IOCSPResponseStatus respStatus, IResponseBytes responseBytes) Create OCSP Response wrapper from OCSP Response status wrapper and response bytes wrapper.Methods in com.itextpdf.bouncycastle with parameters of type IOCSPResponseModifier and TypeMethodDescriptionBouncyCastleFactory.createOCSPResp(IOCSPResponse ocspResponse) Create OCSP Resp wrapper from OCSP Response wrapper. -  
        
Uses of IOCSPResponse in com.itextpdf.bouncycastle.asn1.ocsp
Classes in com.itextpdf.bouncycastle.asn1.ocsp that implement IOCSPResponse -  
        
Uses of IOCSPResponse in com.itextpdf.bouncycastle.cert.ocsp
Constructors in com.itextpdf.bouncycastle.cert.ocsp with parameters of type IOCSPResponseModifierConstructorDescriptionOCSPRespBC(IOCSPResponse ocspResponse) Creates new wrapper instance forOCSPResp. -  
        
Uses of IOCSPResponse in com.itextpdf.bouncycastlefips
Methods in com.itextpdf.bouncycastlefips that return IOCSPResponseModifier and TypeMethodDescriptionBouncyCastleFipsFactory.createOCSPResponse(IOCSPResponseStatus respStatus, IResponseBytes responseBytes) Create OCSP Response wrapper from OCSP Response status wrapper and response bytes wrapper.Methods in com.itextpdf.bouncycastlefips with parameters of type IOCSPResponseModifier and TypeMethodDescriptionBouncyCastleFipsFactory.createOCSPResp(IOCSPResponse ocspResponse) Create OCSP Resp wrapper from OCSP Response wrapper. -  
        
Uses of IOCSPResponse in com.itextpdf.bouncycastlefips.asn1.ocsp
Classes in com.itextpdf.bouncycastlefips.asn1.ocsp that implement IOCSPResponse -  
        
Uses of IOCSPResponse in com.itextpdf.bouncycastlefips.cert.ocsp
Constructors in com.itextpdf.bouncycastlefips.cert.ocsp with parameters of type IOCSPResponseModifierConstructorDescriptionOCSPRespBCFips(IOCSPResponse ocspResponse) Creates new wrapper instance forOCSPResp. -  
        
Uses of IOCSPResponse in com.itextpdf.commons.bouncycastle
Methods in com.itextpdf.commons.bouncycastle that return IOCSPResponseModifier and TypeMethodDescriptionIBouncyCastleFactory.createOCSPResponse(IOCSPResponseStatus respStatus, IResponseBytes responseBytes) Create OCSP Response wrapper from OCSP Response status wrapper and response bytes wrapper.Methods in com.itextpdf.commons.bouncycastle with parameters of type IOCSPResponseModifier and TypeMethodDescriptionIBouncyCastleFactory.createOCSPResp(IOCSPResponse ocspResponse) Create OCSP Resp wrapper from OCSP Response wrapper.