public class KeyStorageService extends Object
| Modifier and Type | Method and Description |
|---|---|
static KeyStorageService |
getInstance() |
String |
getKeyId() |
PrivateKey |
getPrivateKey() |
String |
getPublicKeyAsString() |
public static KeyStorageService getInstance()
public String getPublicKeyAsString()
public String getKeyId()
public PrivateKey getPrivateKey()
Copyright © 2019. All rights reserved.