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 structValue, which should be released with secret.value.Value.unref, or null if no secret found
Finish asynchronous operation to lookup a secret value in the secret service.
If no secret is found then null is returned.