Package org.apache.james.mailet.crypto

Provides classes implementing security related functionality.

See:
          Description

Interface Summary
KeyHolder Interface to an object that will do cryptographic activity on a MimeMessage, and contains the needed cryptographic key.
SMIMEAttributeNames Contains some SMIME related mail attribute names of general use.
 

Class Summary
InitJCE Security Providers initialization class.
KeyStoreHolder This class is used to handle in a simple way a keystore that contains a set of trusted certificates.
SMIMEKeyHolder Loads a KeyStore in memory and keeps it ready for the cryptographic activity.
SMIMESignerInfo  
 

Package org.apache.james.mailet.crypto Description

Provides classes implementing security related functionality.

TODO: Should probably rearrange class hierarchy and eliminate this package.



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