public class WalletQR extends Object
| Constructor and Description |
|---|
WalletQR() |
| Modifier and Type | Method and Description |
|---|---|
static Map |
exportAccountQRCode(Scrypt scrypt,
Account account) |
static Map |
exportAccountQRCode(Wallet walletFile,
Account account) |
static Map |
exportIdentityQRCode(Scrypt scrypt,
Identity identity) |
static Map |
exportIdentityQRCode(Wallet walletFile,
Identity identity) |
static String |
getPriKeyFromQrCode(String qrcode,
String password) |
public static Map exportIdentityQRCode(Wallet walletFile, Identity identity) throws Exception
Exceptionpublic static Map exportIdentityQRCode(Scrypt scrypt, Identity identity) throws Exception
Exceptionpublic static Map exportAccountQRCode(Wallet walletFile, Account account) throws Exception
Exceptionpublic static Map exportAccountQRCode(Scrypt scrypt, Account account) throws Exception
Exceptionpublic static String getPriKeyFromQrCode(String qrcode, String password) throws SDKException
SDKExceptionCopyright © 2020. All rights reserved.