The handle that describes a context that is to be
deleted.
NumberOfAttributes (input)
The number of attributes to be deleted as specified
in the array of context attributes.
ContextAttributes (input)
The attributes to be deleted from the context. Only
the attribute type is required. Any attribute values in the CSSM_CONTEXT_ATTRIBUTE
structures are ignored.
DESCRIPTIONThis function deletes internal data associated with the given
attribute type of the context handle. RETURN VALUEA CSSM_RETURN value indicating success or specifying a particular
error condition. The value CSSM_OK indicates success. All other
values represent an error condition. ERRORSErrors are described in the CDSA Technical Standard.