This class can be used to encrypt and decrypt data using a secret key.
It takes the bytes string of data and adds the value of the bytes of a secret key to generate the encrypted data result.
The class can be used to do the opposite, i.e. decrypt previously encrypted data by subtracting the values of the bytes of the key to restore the original data.
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|