@set


Description:

public bool @set (Attributes attrs, Cancellable? cancellable = null) throws Error

Set PKCS#11 attributes on an object.

This call may block for an indefinite period.

If the attrs Attributes is floating, it is consumed.

Parameters:

this

The object to set attributes on.

attrs

The attributes to set on the object.

cancellable

Optional cancellable object, or null to ignore.

Returns:

Whether the call was successful or not.