Method
SecretRetrievableretrieve_secret
Declaration [src]
void
secret_retrievable_retrieve_secret (
SecretRetrievable* self,
GCancellable* cancellable,
GAsyncReadyCallback callback,
gpointer user_data
)
Description [src]
Retrieve the secret value of this object.
Each retrievable object has a single secret which might be a password or some other secret binary value.
This function returns immediately and completes asynchronously.
Available since: | 0.19.0 |