The CSSM_HANDLE value associated with the attach
session being terminated by this function.
DESCRIPTIONThis function is invoked by CSSM once for each invocation
of CSSM_ModuleDetach() specifying the attach-session identified by ModuleHandle.
The function entry point for CSSM_SPI_ModuleDetach is
included in the module function table CSSM_MODULE_FUNCS returned
to CSSM as output of a successful CSSM_SPI_ModuleAttach.
The service module must perform all cleanup operations associated
with the specified attach 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. SEE ALSOBooks