Ixian SDK
IXICore.WalletStorage Member List

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

addressIXICore.WalletStorageprotected
backup()IXICore.WalletStorage
convertWalletFromIxiHex()IXICore.WalletStorage
deleteWallet()IXICore.WalletStorage
derivedMasterSeedIXICore.WalletStorageprotected
extractMyAddressesFromAddressList(SortedDictionary< byte[], IxiNumber > address_list)IXICore.WalletStorage
filenameIXICore.WalletStorageprotected
generateFromList(byte[] primary_address, IxiNumber total_amount_with_fee, List< byte[]> skip_addresses, List< Transaction > pending_transactions)IXICore.WalletStorage
generateFromListFromAddress(byte[] from_address, IxiNumber total_amount_with_fee, bool full_pubkey=false)IXICore.WalletStorage
generateNewAddress(Address key_primary_address, byte[] last_nonce, bool add_to_pool=true, bool write_to_file=true)IXICore.WalletStorage
generateNewAddress_v0(Address key_primary_address, byte[] last_nonce, bool add_to_pool=true)IXICore.WalletStorage
generateNewAddress_v1(Address key_primary_address, byte[] last_nonce, bool add_to_pool=true)IXICore.WalletStorage
generateNewKeyPair(bool writeToFile=true)IXICore.WalletStorage
generateWallet(string password)IXICore.WalletStorage
getAddress(byte[] address)IXICore.WalletStorage
getFileName()IXICore.WalletStorage
getKeyPair(byte[] address)IXICore.WalletStorage
getLastAddress()IXICore.WalletStorage
getMyAddresses()IXICore.WalletStorage
getMyAddressesBase58()IXICore.WalletStorage
getMyTotalBalance(byte[] primary_address)IXICore.WalletStorage
getNonceFromAddress(byte[] address)IXICore.WalletStorage
getPrimaryAddress()IXICore.WalletStorage
getPrimaryPrivateKey()IXICore.WalletStorage
getPrimaryPublicKey()IXICore.WalletStorage
getRawWallet()IXICore.WalletStorage
getSeedHash()IXICore.WalletStorage
isMyAddress(byte[] address)IXICore.WalletStorage
lastAddressIXICore.WalletStorageprotected
masterSeedIXICore.WalletStorageprotected
myAddressesIXICore.WalletStorageprotected
myKeysIXICore.WalletStorageprotected
privateKeyIXICore.WalletStorageprotected
publicKeyIXICore.WalletStorageprotected
readWallet(string password)IXICore.WalletStorage
readWallet_v1(BinaryReader reader, string password)IXICore.WalletStorageprotected
readWallet_v3(BinaryReader reader, string password)IXICore.WalletStorageprotected
scanForLostAddresses()IXICore.WalletStorage
seedHashIXICore.WalletStorageprotected
walletExists()IXICore.WalletStorage
walletPasswordIXICore.WalletStorageprotected
WalletStorage(string file_name)IXICore.WalletStorage
walletVersionIXICore.WalletStorageprotected
writeWallet(string password)IXICore.WalletStorage
writeWallet_v1(string password)IXICore.WalletStorageprotected
writeWallet_v3(string password)IXICore.WalletStorageprotected