CSSM_ClearError

Purpose

This function sets the current error value for the current thread to CSSM_OK. This can be called if the current error value has been handled and therefore is no longer a valid error.

Format

void CSSMAPI CSSM_ClearError (void)

Parameters

None

Related Information

CSSM_SetError
CSSM_GetError