Uses of Interface
com.itextpdf.commons.bouncycastle.cert.ocsp.IOCSPResp
 
     
      Packages that use IOCSPResp
     
 
     
       Package
      
 
      
       Description
      
 
       
      -  
        
Uses of IOCSPResp in com.itextpdf.bouncycastle
Methods in com.itextpdf.bouncycastle that return IOCSPRespModifier and TypeMethodDescriptionBouncyCastleFactory.createOCSPResp()Create OCSP Resp wrapper without parameters.BouncyCastleFactory.createOCSPResp(byte[] bytes) Create OCSP Resp wrapper frombyte[]value.BouncyCastleFactory.createOCSPResp(IOCSPResponse ocspResponse) Create OCSP Resp wrapper from OCSP Response wrapper. -  
        
Uses of IOCSPResp in com.itextpdf.bouncycastle.cert.ocsp
Classes in com.itextpdf.bouncycastle.cert.ocsp that implement IOCSPRespMethods in com.itextpdf.bouncycastle.cert.ocsp that return IOCSPRespModifier and TypeMethodDescriptionOCSPRespBuilderBC.build(int i, IBasicOCSPResp basicOCSPResp) Calls actualbuildmethod for the wrapped OCSPRespBuilder object. -  
        
Uses of IOCSPResp in com.itextpdf.bouncycastlefips
Methods in com.itextpdf.bouncycastlefips that return IOCSPRespModifier and TypeMethodDescriptionBouncyCastleFipsFactory.createOCSPResp()Create OCSP Resp wrapper without parameters.BouncyCastleFipsFactory.createOCSPResp(byte[] bytes) Create OCSP Resp wrapper frombyte[]value.BouncyCastleFipsFactory.createOCSPResp(IOCSPResponse ocspResponse) Create OCSP Resp wrapper from OCSP Response wrapper. -  
        
Uses of IOCSPResp in com.itextpdf.bouncycastlefips.cert.ocsp
Classes in com.itextpdf.bouncycastlefips.cert.ocsp that implement IOCSPRespMethods in com.itextpdf.bouncycastlefips.cert.ocsp that return IOCSPRespModifier and TypeMethodDescriptionOCSPRespBuilderBCFips.build(int i, IBasicOCSPResp basicOCSPResp) Calls actualbuildmethod for the wrapped OCSPRespBuilder object. -  
        
Uses of IOCSPResp in com.itextpdf.commons.bouncycastle
Methods in com.itextpdf.commons.bouncycastle that return IOCSPRespModifier and TypeMethodDescriptionIBouncyCastleFactory.createOCSPResp()Create OCSP Resp wrapper without parameters.IBouncyCastleFactory.createOCSPResp(byte[] bytes) Create OCSP Resp wrapper frombyte[]value.IBouncyCastleFactory.createOCSPResp(IOCSPResponse ocspResponse) Create OCSP Resp wrapper from OCSP Response wrapper. -  
        
Uses of IOCSPResp in com.itextpdf.commons.bouncycastle.cert.ocsp
Methods in com.itextpdf.commons.bouncycastle.cert.ocsp that return IOCSPRespModifier and TypeMethodDescriptionIOCSPRespBuilder.build(int i, IBasicOCSPResp basicOCSPResp) Calls actualbuildmethod for the wrapped OCSPRespBuilder object.