Gck.Builder.prototype.set_invalid
function set_invalid(attr_type: Number(gulong)): void { // Gjs wrapper for gck_builder_set_invalid() }
Set an attribute on the builder that is invalid in the PKCS\#11 sense. If an attribute with attr_type already exists in the builder then it is changed to the new value, otherwise an attribute is added.
- attr_type
the attribute type