Uses of Class
com.itextpdf.signatures.cms.CmsAttribute
 
     
      Packages that use CmsAttribute
     
 
      
     -  
        
Uses of CmsAttribute in com.itextpdf.signatures.cms
Methods in com.itextpdf.signatures.cms that return types with arguments of type CmsAttributeModifier and TypeMethodDescriptionSignerInfo.getSignedAttributes()Optional.SignerInfo.getUnSignedAttributes()Retrieves the optional unsigned attributes.Methods in com.itextpdf.signatures.cms with parameters of type CmsAttributeModifier and TypeMethodDescriptionvoidSignerInfo.addSignedAttribute(CmsAttribute attribute) Adds a new attribute to the signed attributes.voidSignerInfo.addUnSignedAttribute(CmsAttribute attribute) Optional.