Uses of Interface
com.itextpdf.commons.bouncycastle.asn1.x509.IGeneralNames
Packages that use IGeneralNames
Package
Description
-
Uses of IGeneralNames in com.itextpdf.bouncycastle
Methods in com.itextpdf.bouncycastle that return IGeneralNamesModifier and TypeMethodDescriptionBouncyCastleFactory.createGeneralNames
(IASN1Encodable encodable) Cast ASN1 Encodable wrapper to general names wrapper. -
Uses of IGeneralNames in com.itextpdf.bouncycastle.asn1.x509
Classes in com.itextpdf.bouncycastle.asn1.x509 that implement IGeneralNames -
Uses of IGeneralNames in com.itextpdf.bouncycastlefips
Methods in com.itextpdf.bouncycastlefips that return IGeneralNamesModifier and TypeMethodDescriptionBouncyCastleFipsFactory.createGeneralNames
(IASN1Encodable encodable) Cast ASN1 Encodable wrapper to general names wrapper. -
Uses of IGeneralNames in com.itextpdf.bouncycastlefips.asn1.x509
Classes in com.itextpdf.bouncycastlefips.asn1.x509 that implement IGeneralNames -
Uses of IGeneralNames in com.itextpdf.commons.bouncycastle
Methods in com.itextpdf.commons.bouncycastle that return IGeneralNamesModifier and TypeMethodDescriptionIBouncyCastleFactory.createGeneralNames
(IASN1Encodable encodable) Cast ASN1 Encodable wrapper to general names wrapper.