Item.loadSecrets

Load the secret values for a secret item stored in the service.

The items must all have the same propertyItem:service property.

This function returns immediately and completes asynchronously.

Parameters

items secret.item.Item[]

the items to retrieve secrets for

cancellable gio.cancellable.Cancellable

optional cancellation object

callback gio.types.AsyncReadyCallback

called when the operation completes