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

resultasynchronous result passed to callback

Returns

whether the secret item successfully loaded or not

Throws

[ErrorWrap]