Package de.das.encrypter.examples
Class EncryptionDecryptionExample
java.lang.Object
de.das.encrypter.examples.EncryptionDecryptionExample
This example shows how data can be encrypted and decrypted. This assumes that
one or more suitable key bundles exist or are generated beforehand. It shows
the necessary steps to initialize the encryption factory and to allow
encryption and decryption.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EncryptionDecryptionExample
public EncryptionDecryptionExample()
-
-
Method Details
-
main
-