Uses of Class
kz.gamma.hardware.cms.SignerInformation

Packages that use SignerInformation
kz.gamma.hardware.cms   
kz.gamma.hardware.tsp   
 

Uses of SignerInformation in kz.gamma.hardware.cms
 

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

Methods in kz.gamma.hardware.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.hardware.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.hardware.tsp
 

Fields in kz.gamma.hardware.tsp declared as SignerInformation
(package private)  SignerInformation TimeStampToken.tsaSignerInfo
           
 



Copyright © 2013 Gamma Technologies. All Rights Reserved.