Uses of Interface
com.itextpdf.commons.bouncycastle.asn1.x509.IGeneralName
-
-
Uses of IGeneralName in com.itextpdf.bouncycastle
Methods in com.itextpdf.bouncycastle that return IGeneralName Modifier and Type Method Description IGeneralNameBouncyCastleFactory. createGeneralName()Create general name wrapper without parameters. -
Uses of IGeneralName in com.itextpdf.bouncycastle.asn1.x509
Classes in com.itextpdf.bouncycastle.asn1.x509 that implement IGeneralName Modifier and Type Class Description classGeneralNameBCWrapper class forGeneralName.Methods in com.itextpdf.bouncycastle.asn1.x509 that return IGeneralName Modifier and Type Method Description IGeneralName[]GeneralNamesBC. getNames()Calls actualgetNamesmethod for the wrapped GeneralNames object. -
Uses of IGeneralName in com.itextpdf.bouncycastleconnector
Methods in com.itextpdf.bouncycastleconnector that return IGeneralName Modifier and Type Method Description IGeneralNameBouncyCastleDefaultFactory. createGeneralName() -
Uses of IGeneralName in com.itextpdf.commons.bouncycastle
Methods in com.itextpdf.commons.bouncycastle that return IGeneralName Modifier and Type Method Description IGeneralNameIBouncyCastleFactory. createGeneralName()Create general name wrapper without parameters. -
Uses of IGeneralName in com.itextpdf.commons.bouncycastle.asn1.x509
Methods in com.itextpdf.commons.bouncycastle.asn1.x509 that return IGeneralName Modifier and Type Method Description IGeneralName[]IGeneralNames. getNames()Calls actualgetNamesmethod for the wrapped GeneralNames object.
-