Package org.apache.geronimo.crypto

Interface Summary
Encryption Interface for objects to register with EncryptionManager.
 

Class Summary
AbstractEncryption  
CaUtils This class implements some utility methods used by CA
CertificateUtil Various utility functions for dealing with X.509 certificates
EncryptionManager A static class that uses registered Encryption instances to encypt and decrypt objects, typically strings.
KeystoreUtil  
SimpleEncryption This class protects some value BY ENCRYPTING WITH A KNOWN KEY.
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.