Uses of Class
com.itextpdf.signatures.cms.SignerInfo
Packages that use SignerInfo
-
Uses of SignerInfo in com.itextpdf.signatures.cms
Fields in com.itextpdf.signatures.cms declared as SignerInfoModifier and TypeFieldDescriptionprivate SignerInfo
CMSContainer.signerInfo
This class only supports one signer per signature field.Methods in com.itextpdf.signatures.cms that return SignerInfoModifier and TypeMethodDescriptionCMSContainer.getSignerInfo()
This class only supports one signer per signature field.Methods in com.itextpdf.signatures.cms with parameters of type SignerInfoModifier and TypeMethodDescriptionvoid
CMSContainer.setSignerInfo
(SignerInfo signerInfo) This class only supports one signer per signature field.