Uses of Interface
com.itextpdf.commons.bouncycastle.cert.IX509CRLHolder
Package
Description
-
Uses of IX509CRLHolder in com.itextpdf.bouncycastle.cert
Modifier and TypeMethodDescriptionX509v2CRLBuilderBC.build
(IContentSigner signer) Calls actualbuild
method for the wrapped X509v2CRLBuilder object. -
Uses of IX509CRLHolder in com.itextpdf.bouncycastlefips.cert
Modifier and TypeMethodDescriptionX509v2CRLBuilderBCFips.build
(IContentSigner signer) Calls actualbuild
method for the wrapped X509v2CRLBuilder object. -
Uses of IX509CRLHolder in com.itextpdf.commons.bouncycastle.cert
Modifier and TypeMethodDescriptionIX509v2CRLBuilder.build
(IContentSigner signer) Calls actualbuild
method for the wrapped X509v2CRLBuilder object.