Uses of Interface
com.dstc.security.cms.SignerInfo

Packages that use SignerInfo
com.dstc.security.cms This package defines classes and interfaces for the Cryptographic Message Syntax (CMS) specified in IETF RFC 2630. 
 

Uses of SignerInfo in com.dstc.security.cms
 

Methods in com.dstc.security.cms that return SignerInfo
 SignerInfo[] SignedData.getSignerInfos()
          Returns all the SignerInfos (one for each signer) in this SignedData