public class ApplicationCipherTool extends AbstractCipherTool
| Constructor and Description |
|---|
ApplicationCipherTool() |
ApplicationCipherTool(byte[] sk,
byte[] ek) |
| Modifier and Type | Method and Description |
|---|---|
String |
get_property(String someString) |
String |
set_property(String someString) |
decrypt, encryptpublic ApplicationCipherTool()
throws GeneralSecurityException
GeneralSecurityExceptionpublic ApplicationCipherTool(byte[] sk,
byte[] ek)
throws GeneralSecurityException
GeneralSecurityExceptionCopyright 2004-2020 Solace Corporation. All rights reserved.