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

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

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