public static interface DataObfuscator.Factory
| Modifier and Type | Method and Description |
|---|---|
DataObfuscator |
create(byte[] key)
Creates a new data obfuscator with given key
|
DataObfuscator create(byte[] key)
key - can be used to key the obfuscator's output