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