Uses of Interface
com.itextpdf.commons.bouncycastle.cert.ocsp.IRespID
Packages that use IRespID
Package
Description
-
Uses of IRespID in com.itextpdf.bouncycastle
Methods in com.itextpdf.bouncycastle that return IRespIDModifier and TypeMethodDescriptionBouncyCastleFactory.createRespID
(IX500Name x500Name) Create resp ID wrapper from X500 Name wrapper.Methods in com.itextpdf.bouncycastle with parameters of type IRespIDModifier and TypeMethodDescriptionBouncyCastleFactory.createBasicOCSPRespBuilder
(IRespID respID) Create basic OCSP Resp builder wrapper from resp ID wrapper. -
Uses of IRespID in com.itextpdf.bouncycastle.cert.ocsp
Classes in com.itextpdf.bouncycastle.cert.ocsp that implement IRespIDConstructors in com.itextpdf.bouncycastle.cert.ocsp with parameters of type IRespIDModifierConstructorDescriptionBasicOCSPRespBuilderBC
(IRespID respID) Creates new wrapper instance forBasicOCSPRespBuilder
. -
Uses of IRespID in com.itextpdf.bouncycastleconnector
Methods in com.itextpdf.bouncycastleconnector that return IRespIDMethods in com.itextpdf.bouncycastleconnector with parameters of type IRespIDModifier and TypeMethodDescriptionBouncyCastleDefaultFactory.createBasicOCSPRespBuilder
(IRespID respID) -
Uses of IRespID in com.itextpdf.commons.bouncycastle
Methods in com.itextpdf.commons.bouncycastle that return IRespIDModifier and TypeMethodDescriptionIBouncyCastleFactory.createRespID
(IX500Name x500Name) Create resp ID wrapper from X500 Name wrapper.Methods in com.itextpdf.commons.bouncycastle with parameters of type IRespIDModifier and TypeMethodDescriptionIBouncyCastleFactory.createBasicOCSPRespBuilder
(IRespID respID) Create basic OCSP Resp builder wrapper from resp ID wrapper.