Class NEH
java.lang.Object
net.ME1312.SubData.Client.Encryption.NEH
- All Implemented Interfaces:
Cipher
Null Encryption Handler Class
-
Method Summary
Modifier and TypeMethodDescriptionvoid
decrypt
(DataClient client, InputStream in, OutputStream out) Decrypt Datavoid
encrypt
(DataClient client, InputStream in, OutputStream out) Encrypt Datastatic NEH
get()
Get the NEH instancegetName()
Get the name of this Cipher