类 Base64Cipher
- java.lang.Object
-
- dev.utils.common.cipher.Base64Cipher
-
-
构造器概要
构造器 构造器 说明 Base64Cipher(int flags)构造函数Base64Cipher(Cipher cipher)构造函数Base64Cipher(Cipher cipher, int flags)构造函数
-
| 构造器 | 说明 |
|---|---|
Base64Cipher(int flags) |
构造函数
|
Base64Cipher(Cipher cipher) |
构造函数
|
Base64Cipher(Cipher cipher,
int flags) |
构造函数
|