load_credentials
Description:
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. |