destroy


Description:

public bool destroy (Cancellable? cancellable = null) throws Error

Destroy a PKCS#11 object, deleting it from storage or the session.

This call may block for an indefinite period.

Parameters:

this

The object to destroy.

cancellable

Optional cancellable object, or null to ignore.

Returns:

Whether the call was successful or not.