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