public final class Cleanser extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
wipe(byte[] src)
Wipe the contents of the provided array from memory.
|
static void |
wipe(char[] src)
Wipe the contents of the provided array from memory.
|
Copyright © 2014–2016 Michael Beiter