| Package | Description |
|---|---|
| com.virgilsecurity.sdk.crypto |
| Modifier and Type | Method and Description |
|---|---|
KeyEntry |
KeyStore.load(String keyId)
Loads the private key associated with the given alias.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeyStore.store(KeyEntry keyEntry)
Stores the private key (that has already been protected) to the given
alias.
|
Copyright © 2016. All rights reserved.