Ixian SDK
DLT.WalletStorage Member List

This is the complete list of members for DLT.WalletStorage, including all inherited members.

addressDLT.WalletStorageprotected
backup(string destination)DLT.WalletStorage
convertWalletFromIxiHex()DLT.WalletStorage
deleteWallet()DLT.WalletStorage
derivedMasterSeedDLT.WalletStorageprotected
extractMyAddressesFromAddressList(SortedDictionary< byte[], IxiNumber > address_list)DLT.WalletStorage
filenameDLT.WalletStorageprotected
generateFromList(byte[] primary_address, IxiNumber total_amount_with_fee, List< byte[]> skip_addresses, List< Transaction > pending_transactions)DLT.WalletStorage
generateFromListFromAddress(byte[] from_address, IxiNumber total_amount_with_fee, bool full_pubkey=false)DLT.WalletStorage
generateNewAddress(Address key_primary_address, byte[] last_nonce, bool add_to_pool=true, bool write_to_file=true)DLT.WalletStorage
generateNewAddress_v0(Address key_primary_address, byte[] last_nonce, bool add_to_pool=true)DLT.WalletStorage
generateNewAddress_v1(Address key_primary_address, byte[] last_nonce, bool add_to_pool=true)DLT.WalletStorage
generateNewKeyPair(bool writeToFile=true)DLT.WalletStorage
generateWallet(string password)DLT.WalletStorage
getAddress(byte[] address)DLT.WalletStorage
getFileName()DLT.WalletStorage
getKeyPair(byte[] address)DLT.WalletStorage
getLastAddress()DLT.WalletStorage
getMyAddresses()DLT.WalletStorage
getMyAddressesBase58()DLT.WalletStorage
getMyTotalBalance(byte[] primary_address)DLT.WalletStorage
getNonceFromAddress(byte[] address)DLT.WalletStorage
getPrimaryAddress()DLT.WalletStorage
getPrimaryPrivateKey()DLT.WalletStorage
getPrimaryPublicKey()DLT.WalletStorage
getRawWallet()DLT.WalletStorage
getSeedHash()DLT.WalletStorage
isMyAddress(byte[] address)DLT.WalletStorage
lastAddressDLT.WalletStorageprotected
masterSeedDLT.WalletStorageprotected
myAddressesDLT.WalletStorageprotected
myKeysDLT.WalletStorageprotected
privateKeyDLT.WalletStorageprotected
publicKeyDLT.WalletStorageprotected
readWallet(string password)DLT.WalletStorage
readWallet_v1(BinaryReader reader, string password)DLT.WalletStorageprotected
readWallet_v3(BinaryReader reader, string password)DLT.WalletStorageprotected
scanForLostAddresses()DLT.WalletStorage
seedHashDLT.WalletStorageprotected
walletExists()DLT.WalletStorage
walletPasswordDLT.WalletStorageprotected
WalletStorage(string file_name)DLT.WalletStorage
walletVersionDLT.WalletStorageprotected
writeWallet(string password)DLT.WalletStorage
writeWallet_v1(string password)DLT.WalletStorageprotected
writeWallet_v3(string password)DLT.WalletStorageprotected