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