Destroys an RSA parameters object.
#include "hursa.h"
int hu_RSAParamsDestroy(sb_Params *rsaParams, sb_GlobalCtx sbCtx)
BlackBerry 10.0.0
The RSA parameters object pointer.
A global context.
The rsaParams object pointer is NULL.
The rsaParams object is NULL.
The tag for the params object is not of the expected type.
Success.