API Version: 1
Library Version: 1
void gck_builder_add_invalid ( GckBuilder* builder, gulong attr_type )
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
gulong
The new attribute type.