| Package | Description |
|---|---|
| org.aoju.bus.crypto | |
| org.aoju.bus.crypto.symmetric |
| Modifier and Type | Method and Description |
|---|---|
static Mode.Cipher |
Mode.Cipher.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Mode.Cipher[] |
Mode.Cipher.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Crypto |
Crypto.setMode(Mode.Cipher mode)
初始化模式并清空数据
|
Copyright © 2021. All rights reserved.