Uses of Class
com.itextpdf.signatures.cms.SignerInfo
-
Packages that use SignerInfo Package Description com.itextpdf.signatures.cms -
-
Uses of SignerInfo in com.itextpdf.signatures.cms
Fields in com.itextpdf.signatures.cms declared as SignerInfo Modifier and Type Field Description private SignerInfoCMSContainer. signerInfoThis class only supports one signer per signature field.Methods in com.itextpdf.signatures.cms that return SignerInfo Modifier and Type Method Description SignerInfoCMSContainer. getSignerInfo()This class only supports one signer per signature field.Methods in com.itextpdf.signatures.cms with parameters of type SignerInfo Modifier and Type Method Description voidCMSContainer. setSignerInfo(SignerInfo signerInfo)This class only supports one signer per signature field.
-