Finish an asynchronous operation to lookup a password in the secret service.
the asynchronous result passed to the callback
a new password string which should be freed with secret_password_free() or may be freed with g_free() when done
GException on failure.
See Implementation
Finish an asynchronous operation to lookup a password in the secret service.