security
package enables secure handling or
sensitive data. It uses RSA standard private key encryption
to accomplish this objective.
The |
|
The home interface for the Decryptor Session Bean. |
|
The |
|
The home interface for the Encryptor Session Bean. |
The |
|
The |
|
Provides encoding of raw bytes to base64-encoded characters, and decoding of base64 characters to raw bytes. |
|
Used as a startup class to bootstrap public and private keys. |
|
Factory for both a private and public key. |
|
Generates a key pair using JSAFE |
|
Does the JDBC to get keys from database. |
|
Does the JDBC to get keys from database. |
|
Defines constants used in this package |
Represents encryption/decryption or key generation exceptions |
|
Thrown to signify that the KeyFactory has not been initialized with a password. |