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