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

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

Uses of VerificationResult in com.dstc.security.cms
 

Methods in com.dstc.security.cms that return VerificationResult
 VerificationResult CMSSignature.verify()
          Verifies the previously supplied CMS signed data and returns a VerificationResult.