Attribute.empty


Description:

[ CCode ( has_construct_function = false ) ]
public Attribute.empty (ulong attr_type)

Create a new PKCS#11 attribute with empty data.

Parameters:

attr_type

the PKCS#11 attribute type to set on the attribute

Returns:

the new attribute; when done with the attribute use free to free it