hu_SeedGetFunc

Prototype of user-provided callback function for generating seed.

Synopsis:

#include "huseed.h"
 
typedef int hu_SeedGetFunc(size_t *seedLen, unsigned char *seed, sb_GlobalCtx sbCtx);

Since:

BlackBerry 10.0.0

Library:

libhuapi (For the qcc command, use the -l huapi option to link against this library)

Description:

The actual function provided by user may ignore sbCtx.