Method
GckObjectset_finish
Declaration [src]
gboolean
gck_object_set_finish (
GckObject* self,
GAsyncResult* result,
GError** error
)
Description [src]
Get the status of the operation to set attributes on a PKCS#11 object,
begun with gck_object_set_async()
.