load_data
Description:
Loads the secret data associated with a given identity and method.
Parameters:
this |
instance of SecretStorage |
id |
the identity id whose data are fetched |
method |
the authentication method the data is used for. |
Returns:
the secret data |