程序包 dev.utils.common.cipher
-
接口概要 接口 说明 Cipher detail: 通用加解密中间层Decrypt detail: 解密 ( 解码 ) 接口Encrypt detail: 加密 ( 编码 ) 接口 -
类概要 类 说明 Base64 detail: Base64 工具类Base64Cipher detail: Base64 编解码 ( 并进行 ) 加解密CipherUtils detail: 加密工具类
| 接口 | 说明 |
|---|---|
| Cipher |
detail: 通用加解密中间层
|
| Decrypt |
detail: 解密 ( 解码 ) 接口
|
| Encrypt |
detail: 加密 ( 编码 ) 接口
|
| 类 | 说明 |
|---|---|
| Base64 |
detail: Base64 工具类
|
| Base64Cipher |
detail: Base64 编解码 ( 并进行 ) 加解密
|
| CipherUtils |
detail: 加密工具类
|