public static final class SM9Engine.Mode
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static SM9Engine.Mode |
SM4
SM4/ECB/PKCS#7 block cipher encapsulation (method b).
|
static SM9Engine.Mode |
STREAM
KDF-based stream cipher (XOR) encapsulation (method a).
|
public static final SM9Engine.Mode STREAM
public static final SM9Engine.Mode SM4