Resolve the given credentials by updating the credential with known identity and credential private storage.
This must not be NULL.
- Parameters
-
self | The DOFAuthenticatorStorage object. This must not be NULL. |
credentials | The credentials to update. The credentials contain the information necessary for retrieval (based on credential type). |
- Return values
-
DOFERROR_OK | The credentials were successfully updated. |
- Returns
- DOFERROR_* (any other defined DOFERROR constant) may be used to indicate failure.