public final class KeyPairType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static KeyPairType |
Ed25519 |
static KeyPairType |
HsmSM2 |
static KeyPairType |
Secp256K1 |
static KeyPairType |
SM2 |
| Modifier and Type | Method and Description |
|---|---|
static KeyPairType |
swigToEnum(int swigValue) |
int |
swigValue() |
java.lang.String |
toString() |
public static final KeyPairType Secp256K1
public static final KeyPairType SM2
public static final KeyPairType Ed25519
public static final KeyPairType HsmSM2
public final int swigValue()
public java.lang.String toString()
toString in class java.lang.Objectpublic static KeyPairType swigToEnum(int swigValue)