Previous Topic: SetCurrentWalletFromEncoding()Next Topic: SignChallenge()


AddCurrentCardToWallet()

Adds the current card to the named wallet.

Syntax

boolean AddCurrentCardToWallet(data)

Parameters

The following are the parameters of this method:

Parameter

Type

Description

data

string

Name of wallet.

Returns

If the method is successful, it returns TRUE. If the method is unsuccessful, it returns FALSE.