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.