Gck.Session.prototype.create_object_finish

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

Get the result of creating a new PKCS\#11 object.

result

The result passed to the callback.

Returns

the newly created object or NULL if an error occurred