| Modifier and Type | Field and Description |
|---|---|
(package private) Obfuscater |
actor |
(package private) Properties |
props |
| Constructor and Description |
|---|
SecAdapter(Properties props) |
SecAdapter(Properties props,
char[] password) |
| Modifier and Type | Method and Description |
|---|---|
void |
deobfuscate(String key) |
char[] |
deobfuscateToChar(String key) |
void |
obfuscate(String key) |
final Properties props
final Obfuscater actor
public SecAdapter(Properties props)
public SecAdapter(Properties props, char[] password)
public void deobfuscate(String key)
deobfuscate in interface Secpublic char[] deobfuscateToChar(String key)
deobfuscateToChar in interface SecCopyright © 2011–2016 David R. Smith. All rights reserved.