Item.loadSecretFinish
bool loadSecretFinish(gio.async_result.AsyncResult result)Complete asynchronous operation to load the secret value of this item.
The newly loaded secret value can be accessed by calling [secret.item.Item.getSecret].
Parameters
result | asynchronous result passed to callback |
Returns
whether the secret item successfully loaded or not
Throws
[ErrorWrap]