Function default_prng::createEngineInstance

Function Documentation

PRNG *default_prng::createEngineInstance()

createEngineInstance() generates a Blake2Engine object which is dynamically allocated

Attention

the caller is responsible for freeing the memory allocated by this function

Returns

pointer to the generated Blake2Engine object