load_credentials


Description:

public virtual Credentials? load_credentials (uint32 id)

Loads the credentials from the database.

Parameters:

this

instance of SecretStorage

id

the identity id whose credentials are being loaded.

Returns:

Credentials if successful, null otherwise.