Destroys an ARC2 parameters object.
#include "huarc2.h"
int hu_ARC2ParamsDestroy(sb_Params *arc2Params, sb_GlobalCtx sbCtx)
BlackBerry 10.0.0
The ARC2 parameters object pointer.
A global context.
ARC2 contexts and key objects must be destroyed before their corresponding ARC2 parameters object is destroyed.
The arc2Params parameters object pointer is NULL.
The arc2Params parameters object is NULL.
The tag for the params object is not of the expected type.
Success.