tagion.wallet.SecureWallet

Handles management of key-pair, account-details device-pin

Members

Aliases

CiphDoc
alias CiphDoc = Cipher.CipherDocument
Undocumented in source.
StdSecureWallet
alias StdSecureWallet = SecureWallet!StdSecureNet
Undocumented in source.
check
alias check = Check!(WalletException)
Undocumented in source.

Structs

SecureWallet
struct SecureWallet(Net : SecureNet)

Function and data to recover, sign transaction and hold the account information

Meta