Gck.Session.prototype.unwrap_key_finish

function unwrap_key_finish(result: Gio.AsyncResult): Gck.Object {
    // Gjs wrapper for gck_session_unwrap_key_finish()
}
  

Get the result of a unwrap key operation.

result

The async result passed to the callback.

Returns

the new unwrapped key or null if the operation failed.