Uses of Class
com.digt.trusted.cms.SignerInformation

Packages that use SignerInformation
com.digt.trusted.cms   
com.digt.trusted.tsp   
 

Uses of SignerInformation in com.digt.trusted.cms
 

Methods in com.digt.trusted.cms that return SignerInformation
 SignerInformation SignerInformationStore.get(SignerId selector)
           
static SignerInformation SignerInformation.replaceUnsignedAttributes(SignerInformation signerInformation, AttributeTable unsignedAttributes)
          Return a signer information object with the passed in unsigned attributes replacing the ones that are current associated with the object passed in.
 

Methods in com.digt.trusted.cms with parameters of type SignerInformation
static SignerInformation SignerInformation.replaceUnsignedAttributes(SignerInformation signerInformation, AttributeTable unsignedAttributes)
          Return a signer information object with the passed in unsigned attributes replacing the ones that are current associated with the object passed in.
 

Uses of SignerInformation in com.digt.trusted.tsp
 

Methods in com.digt.trusted.tsp with parameters of type SignerInformation
 TimeStampToken TSPHelper.verifySigner(SignerInformation signer)
          Производит проверку штампа времени в указанном экхемпляре SignerInformation.