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

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

Uses of SignerId in kz.gamma.hardware.cms
 

Fields in kz.gamma.hardware.cms declared as SignerId
private  SignerId SignerInformation.sid
           
 

Methods in kz.gamma.hardware.cms that return SignerId
 SignerId SignerInformation.getSID()
           
 

Methods in kz.gamma.hardware.cms with parameters of type SignerId
 SignerInformation SignerInformationStore.get(SignerId selector)
          Return the first SignerInformation object that matches the passed in selector.
 java.util.Collection SignerInformationStore.getSigners(SignerId selector)
          Return possible empty collection with signers matching the passed in SignerId
 

Uses of SignerId in kz.gamma.hardware.tsp
 

Methods in kz.gamma.hardware.tsp that return SignerId
 SignerId TimeStampToken.getSID()
           
 



Copyright © 2013 Gamma Technologies. All Rights Reserved.