Set PKCS#11 attributes on an object.
This call will return immediately and completes asynchronously.
If the attrs
Attributes is floating, it is consumed.
this |
The object to set attributes on. |
attrs |
The attributes to set on the object. |
cancellable |
Optional cancellable object, or |
callback |
Callback which is called when operation completes. |
user_data |
Data to pass to the callback. |