KM_SetCallbacks
Set the callbacks for KMLIB to use.
Synopsis
#include <kmlib.h>
KM_SetCallbacks ( KM_Callbacks_t *pCallbacks );
| Parameter | Description | 
|---|---|
| pCallbacks | Pointer to the structure containing the callbacks to set. See KMLIB Callback Prototypes Reference for callback prototypes. | 
Returns
CKR_ARGUMENTS_BAD
CKR_OK