| Package | Description |
|---|---|
| com.virgilsecurity.sdk.crypto |
| Modifier and Type | Method and Description |
|---|---|
static KeysType |
KeysType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeysType[] |
KeysType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
KeyPair |
VirgilCrypto.generateKeys(KeysType keysType)
Generate key pair by type.
|
static VirgilKeyPair.Type |
VirgilCrypto.toVirgilKeyPairType(KeysType keysType) |
Copyright © 2016. All rights reserved.