Method
GckObjectdestroy_finish
Declaration [src]
gboolean
gck_object_destroy_finish (
GckObject* self,
GAsyncResult* result,
GError** error
)
Description [src]
Get the status of the operation to destroy a PKCS#11 object, begun with
gck_object_destroy_async()
.