Uses of Class
kz.gamma.cms.SignerInformation

Packages that use SignerInformation
kz.gamma.cms   
kz.gamma.vista   
 

Uses of SignerInformation in kz.gamma.cms
 

Fields in kz.gamma.cms declared as SignerInformation
private  SignerInformation Pkcs7Data.info
           
 

Methods in kz.gamma.cms that return SignerInformation
 SignerInformation SignerInformationStore.get(SignerId selector)
          Return the first SignerInformation object that matches the passed in selector.
 SignerInformation Pkcs7Data.getSignerInformation()
          Получение информации о подписанте
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 kz.gamma.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 kz.gamma.vista
 

Methods in kz.gamma.vista that return SignerInformation
 SignerInformation VistaMessage.getSignerInfo()
           
 



Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.