Gck.Session.prototype.derive_key_finish
function derive_key_finish(result: Gio.AsyncResult): Gck.Object { // Gjs wrapper for gck_session_derive_key_finish() }
Get the result of a derive key operation.
- result
The async result passed to the callback.
- Returns
the new derived key or null if the operation failed