|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
CryptUtil | A utility class encryption and decryption of data (2-way). |
KeyManagementUtil | A utility class for creating, storing, or getting a key or iv. |
RandomString | Utility methods for generating random strings. |
StringDigest | Utility for digesting strings using a one way hash algorithm |
Provides classes that encrypt data. Some of the classes in Crypt allow 2-way encryption such as the Crypt1 class, while others are for one-way encryption (hashing) such the the StringDigest class.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |