|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| SymmetricCipher | SymmetricCipher defines an interface for encrypting and
decrypting data based on symmetric algorithms. |
| Class Summary | |
| SecretKeyCipher | SecretKeyCipher implements a wrapper for and encryption Cipher,
a decryption Cipher, a SecretKey, and other parameters used for
symmetric encryption/decryption using a SecretKey.
|
| SecretKeyCipher.CipherSpec | CipherSpec is a wrapper for metadata about a Cipher
specification. |
| SymmetricCipherUtils | SymmetricCipherUtils provides a number of useful methods for
encrypting and decrypting various values using a SymmetricCipher. |
Contains general cryptography classes. This package contains the classes for encrypting and decrypting text. The classes contained in this package are used for components such as the Message Framework.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||