Destroys an RNG context object.
#include "hurandom.h"
int hu_RngDestroy(sb_RNGCtx *rngCtx, sb_GlobalCtx sbCtx)
BlackBerry 10.0.0
An RNG context object pointer.
A global context.
The RNG context object pointer is NULL.
The RNG context object is NULL.
The RNG context is invalid.
Success.