Uses of Class
com.itextpdf.bouncycastle.asn1.x509.GeneralNameBC
-
Packages that use GeneralNameBC Package Description com.itextpdf.bouncycastle.asn1.x509 -
-
Uses of GeneralNameBC in com.itextpdf.bouncycastle.asn1.x509
Fields in com.itextpdf.bouncycastle.asn1.x509 declared as GeneralNameBC Modifier and Type Field Description private static GeneralNameBC
GeneralNameBC. INSTANCE
Methods in com.itextpdf.bouncycastle.asn1.x509 that return GeneralNameBC Modifier and Type Method Description static GeneralNameBC
GeneralNameBC. getInstance()
Gets wrapper instance.
-