Uses of Class
org.apache.james.mailet.crypto.SMIMESignerInfo

Packages that use SMIMESignerInfo
org.apache.james.mailet.crypto Provides classes implementing security related functionality. 
 

Uses of SMIMESignerInfo in org.apache.james.mailet.crypto
 

Methods in org.apache.james.mailet.crypto that return types with arguments of type SMIMESignerInfo
 List<SMIMESignerInfo> KeyStoreHolder.verifySignatures(org.bouncycastle.mail.smime.SMIMESigned signed)
          Verifies the signature of a SMIME message.
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.