The CSSM_GUID of the calling library or other library
that can call CDSA interfaces. The GUID is used to locate the module
integrity and privilege information. If the ModuleID is NULL,
then the caller will be unintroduced.
DESCRIPTIONThe CSSM_Unintroduce() function removes the module referenced by ModuleID from
the list of module information maintained by the CSSM framework.
A caller can unintroduce modules other than itself if the
caller has been previously introduced.
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.