remove_data


Description:

public virtual bool remove_data (uint32 id, uint32 method)

Removes secret data associated with a given id/method.

Parameters:

this

instance of SecretStorage

id

the identity whose data are fetched.

method

the authentication method the data is used for.

Returns:

true if successful, false otherwise.