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