public static final class ByteArrayRuntimeObfuscator.Default extends java.lang.Object implements ByteArrayRuntimeObfuscator
ByteArrayRuntimeObfuscator.Default| Modifier and Type | Method and Description |
|---|---|
protected void |
finalize() |
byte[] |
getBytes()
Get an de-obfuscated copy of the original data.
|
void |
wipe()
Wipe and overwrite the internal byte arrays
|
public byte[] getBytes()
ByteArrayRuntimeObfuscatorgetBytes in interface ByteArrayRuntimeObfuscatorpublic void wipe()
ByteArrayRuntimeObfuscatorwipe in interface ByteArrayRuntimeObfuscatorprotected void finalize()
throws java.lang.Throwable
finalize in class java.lang.Objectjava.lang.Throwable