Module indy::api::wallet [] [src]

Functions

indy_close_wallet

Closes opened wallet and frees allocated resources.

indy_create_wallet

Creates a new secure wallet with the given unique name.

indy_delete_wallet

Deletes created wallet.

indy_open_wallet

Opens the wallet with specific name.

indy_register_wallet_type

Registers custom wallet implementation.

indy_wallet_set_seq_no_for_value

Sets a seq_no (the corresponding Ledger transaction unique sequence number) for the a value in a secure wallet identified by the given string. The string identifying the value in the wallet is returned when the value is stored in the wallet.