Gck.Builder.prototype.add_invalid

function add_invalid(attr_type: Number(gulong)): void {
    // Gjs wrapper for gck_builder_add_invalid()
}
  

Add a new attribute to the builder that is invalid in the PKCS\#11 sense. Unconditionally adds a new attribute, even if one with the same attr_type already exists.

attr_type

the new attribute type