public class SecurityExtension extends Object
| Constructor and Description |
|---|
SecurityExtension() |
| Modifier and Type | Method and Description |
|---|---|
static String |
DESDecrypt(String input,
String encryptionKey) |
static String |
DESEncrypt(String input,
String encryptionKey) |
Copyright © 2015. All rights reserved.