public static class SP80038GTest.FPECharEncryptor
extends java.lang.Object
| Constructor and Description |
|---|
FPECharEncryptor(FPEEngine fpeEngine,
byte[] key,
byte[] tweak,
char[] alphabet) |
FPECharEncryptor(FPEEngine fpeEngine,
byte[] key,
char[] alphabet) |
| Modifier and Type | Method and Description |
|---|---|
char[] |
process(char[] input) |