- All Implemented Interfaces:
Function<byte[],byte[]>
, ICrypter
- Since:
- 3.23
- Author:
- Eike Stepper
-
Nested Class Summary
Nested Classes
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
-
-
apply
public byte[] apply(byte[] data)
- Specified by:
apply
in interface Function<byte[],byte[]>
- Specified by:
apply
in interface ICrypter