Interface IJcaX509CertificateHolder
-
- All Superinterfaces:
IX509CertificateHolder
- All Known Implementing Classes:
JcaX509CertificateHolderBC
public interface IJcaX509CertificateHolder extends IX509CertificateHolder
This interface represents the wrapper for JcaX509CertificateHolder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
-
-
Method Summary
-
Methods inherited from interface com.itextpdf.commons.bouncycastle.cert.IX509CertificateHolder
getSignatureAlgorithm
-
-