A service provider's module attach handle. This
value will be set to CSSM_INVALID_HANDLE if the function fails.
DESCRIPTIONThis function returns the module attach handle identifying
the service module that is managing the specified cryptographic
context.
The entry point to this function is provided to a service
module in a table of upcall functions passed
to the service provider during module attach processing.
If the PVC checking for service providers is on, the service
provider has to introduce itself before calling this function.
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