Package org.osesb.utilities.encryption

Infrastructure and implementations for encryption services.

See:
          Description

Class Summary
JCESymmetricEncryptionHelper This class contains utility methods for encryption/decryption using symmetric keys with JCE.
XMLSymmetricEncryptionHelper This class extends JCEEncryptionHelper, adding methods for encrypting org.w3c.dom.Element(s) and Attributes (org.w3c.dom.Attr) using symmetric keys with JCE.
 

Package org.osesb.utilities.encryption Description

Infrastructure and implementations for encryption services.