| Package | Description |
|---|---|
| org.adridadou.ethereum.keystore | |
| org.adridadou.ethereum.provider |
| Modifier and Type | Class and Description |
|---|---|
class |
FileSecureKey
Created by davidroon on 26.07.16.
|
class |
StringSecureKey
Created by davidroon on 28.07.16.
|
| Modifier and Type | Method and Description |
|---|---|
SecureKey |
TestnetEthereumFacadeProvider.getKey(String id) |
SecureKey |
StandaloneEthereumFacadeProvider.getKey(String id) |
SecureKey |
MordenEthereumFacadeProvider.getKey(String id) |
SecureKey |
MainEthereumFacadeProvider.getKey(String id) |
SecureKey |
EthereumFacadeProvider.getKey(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends SecureKey> |
TestnetEthereumFacadeProvider.listAvailableKeys() |
List<? extends SecureKey> |
MainEthereumFacadeProvider.listAvailableKeys() |
List<? extends SecureKey> |
EthereumFacadeProvider.listAvailableKeys() |
Copyright © 2016. All rights reserved.