public static final class VirgilKeyPair.Type extends Object
| Modifier and Type | Field and Description |
|---|---|
static VirgilKeyPair.Type |
Default |
static VirgilKeyPair.Type |
EC_BP256R1 |
static VirgilKeyPair.Type |
EC_BP384R1 |
static VirgilKeyPair.Type |
EC_BP512R1 |
static VirgilKeyPair.Type |
EC_Curve25519 |
static VirgilKeyPair.Type |
EC_M221 |
static VirgilKeyPair.Type |
EC_M255 |
static VirgilKeyPair.Type |
EC_M383 |
static VirgilKeyPair.Type |
EC_M511 |
static VirgilKeyPair.Type |
EC_SECP192K1 |
static VirgilKeyPair.Type |
EC_SECP192R1 |
static VirgilKeyPair.Type |
EC_SECP224K1 |
static VirgilKeyPair.Type |
EC_SECP224R1 |
static VirgilKeyPair.Type |
EC_SECP256K1 |
static VirgilKeyPair.Type |
EC_SECP256R1 |
static VirgilKeyPair.Type |
EC_SECP384R1 |
static VirgilKeyPair.Type |
EC_SECP521R1 |
static VirgilKeyPair.Type |
RSA_1024 |
static VirgilKeyPair.Type |
RSA_2048 |
static VirgilKeyPair.Type |
RSA_256 |
static VirgilKeyPair.Type |
RSA_3072 |
static VirgilKeyPair.Type |
RSA_4096 |
static VirgilKeyPair.Type |
RSA_512 |
static VirgilKeyPair.Type |
RSA_8192 |
| Modifier and Type | Method and Description |
|---|---|
static VirgilKeyPair.Type |
swigToEnum(int swigValue) |
int |
swigValue() |
String |
toString() |
public static final VirgilKeyPair.Type Default
public static final VirgilKeyPair.Type RSA_256
public static final VirgilKeyPair.Type RSA_512
public static final VirgilKeyPair.Type RSA_1024
public static final VirgilKeyPair.Type RSA_2048
public static final VirgilKeyPair.Type RSA_3072
public static final VirgilKeyPair.Type RSA_4096
public static final VirgilKeyPair.Type RSA_8192
public static final VirgilKeyPair.Type EC_SECP192R1
public static final VirgilKeyPair.Type EC_SECP224R1
public static final VirgilKeyPair.Type EC_SECP256R1
public static final VirgilKeyPair.Type EC_SECP384R1
public static final VirgilKeyPair.Type EC_SECP521R1
public static final VirgilKeyPair.Type EC_BP256R1
public static final VirgilKeyPair.Type EC_BP384R1
public static final VirgilKeyPair.Type EC_BP512R1
public static final VirgilKeyPair.Type EC_M221
public static final VirgilKeyPair.Type EC_M255
public static final VirgilKeyPair.Type EC_Curve25519
public static final VirgilKeyPair.Type EC_M383
public static final VirgilKeyPair.Type EC_M511
public static final VirgilKeyPair.Type EC_SECP192K1
public static final VirgilKeyPair.Type EC_SECP224K1
public static final VirgilKeyPair.Type EC_SECP256K1
public final int swigValue()
public static VirgilKeyPair.Type swigToEnum(int swigValue)
Copyright © 2016. All rights reserved.