The global context structure is passed to every Security Builder Crypto function and is used to store callback functions and other global workspace data.
To register callback functions, you must call hu_GlobalCtxCreate(). When your application has finished, call hu_GlobalCtxDestroy() to deallocate any memory associated with the context.