Get the secret value for a secret item stored in the service.
The item is represented by its D-Bus object path. If you already have a
#SecretItem proxy object, use use secret_item_load_secret_sync() to more simply
get its secret value.
This method may block indefinitely and should not be used in user interface
threads.
Get the secret value for a secret item stored in the service.
The item is represented by its D-Bus object path. If you already have a #SecretItem proxy object, use use secret_item_load_secret_sync() to more simply get its secret value.
This method may block indefinitely and should not be used in user interface threads.
Will return %NULL if the item is locked.