public class Encryption extends Object
| Constructor and Description |
|---|
Encryption() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAesKey()
AES128加密密钥
|
String |
getStrategy()
Fixed-表示固定密钥加密
|
void |
setAesKey(String aesKey) |
void |
setStrategy(String strategy) |
String |
toString() |
Copyright © 2015. All rights reserved.