public class DESUtil extends Object
| Constructor and Description |
|---|
DESUtil() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
decrypt(byte[] src,
String password)
解密
|
static byte[] |
desCrypto(String string,
String password) |
Copyright © 2017. All rights reserved.