| Package | Description |
|---|---|
| com.github.DNAProject.sdk.manager |
| Modifier and Type | Method and Description |
|---|---|
AccountInfo |
WalletMgr.createAccountInfo(String password) |
AccountInfo |
WalletMgr.createAccountInfo(String label,
String password) |
AccountInfo |
WalletMgr.createAccountInfoFromPriKey(String password,
String prikey) |
AccountInfo |
WalletMgr.createAccountInfoFromPriKey(String label,
String password,
String prikey) |
AccountInfo |
WalletMgr.getAccountInfo(String addressOrDnaId,
String password,
byte[] salt) |
Copyright © 2020. All rights reserved.