Finish asynchronous operation to lookup a secret value in the secret service.
If no secret is found then %NULL is returned.
the asynchronous result passed to the callback
a newly allocated #SecretValue, which should be released with secret_value_unref(), or %NULL if no secret found
GException on failure.
See Implementation
Finish asynchronous operation to lookup a secret value in the secret service.
If no secret is found then %NULL is returned.