Uses of Interface
com.itextpdf.commons.bouncycastle.cert.ocsp.IOCSPReq
 
     
      Packages that use IOCSPReq
     
 
     
       Package
      
 
      
       Description
      
 
       
      -  
        
Uses of IOCSPReq in com.itextpdf.bouncycastle
Methods in com.itextpdf.bouncycastle that return IOCSPReqModifier and TypeMethodDescriptionBouncyCastleFactory.createOCSPReq(byte[] requestBytes) Create OCSP Req wrapper frombyte[]. -  
        
Uses of IOCSPReq in com.itextpdf.bouncycastle.cert.ocsp
Classes in com.itextpdf.bouncycastle.cert.ocsp that implement IOCSPReqMethods in com.itextpdf.bouncycastle.cert.ocsp that return IOCSPReq -  
        
Uses of IOCSPReq in com.itextpdf.bouncycastlefips
Methods in com.itextpdf.bouncycastlefips that return IOCSPReqModifier and TypeMethodDescriptionBouncyCastleFipsFactory.createOCSPReq(byte[] requestBytes) Create OCSP Req wrapper frombyte[]. -  
        
Uses of IOCSPReq in com.itextpdf.bouncycastlefips.cert.ocsp
Classes in com.itextpdf.bouncycastlefips.cert.ocsp that implement IOCSPReqMethods in com.itextpdf.bouncycastlefips.cert.ocsp that return IOCSPReq -  
        
Uses of IOCSPReq in com.itextpdf.commons.bouncycastle
Methods in com.itextpdf.commons.bouncycastle that return IOCSPReqModifier and TypeMethodDescriptionIBouncyCastleFactory.createOCSPReq(byte[] requestBytes) Create OCSP Req wrapper frombyte[]. -  
        
Uses of IOCSPReq in com.itextpdf.commons.bouncycastle.cert.ocsp
Methods in com.itextpdf.commons.bouncycastle.cert.ocsp that return IOCSPReq -  
        
Uses of IOCSPReq in com.itextpdf.signatures
Methods in com.itextpdf.signatures that return IOCSPReqModifier and TypeMethodDescriptionprotected static IOCSPReqOcspClientBouncyCastle.generateOCSPRequest(X509Certificate issuerCert, BigInteger serialNumber) Generates an OCSP request using BouncyCastle.