| Package | Description |
|---|---|
| org.aoju.bus.crypto.asymmetric |
| Modifier and Type | Method and Description |
|---|---|
static SM2.SM2Mode |
SM2.SM2Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SM2.SM2Mode[] |
SM2.SM2Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SM2 |
SM2.setMode(SM2.SM2Mode mode)
设置加密类型
|
Copyright © 2019. All rights reserved.