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