Gck.Password.prototype.get_key
function get_key(): Gck.Object {
// Gjs wrapper for gck_password_get_key()
}
If the password request is to unlock a PKCS\#11 key, then this is the the object representing that key.
- Returns
the password is for this key, or null if not being requested for a key; must be unreferenced after use