Destroys a MAC key object.
#include "humac.h"
int hu_MACKeyDestroy(sb_Key *macKey, sb_GlobalCtx sbCtx)
BlackBerry 10.0.0
The MAC key object pointer.
A global context.
MAC contexts must be destroyed before MAC key objects.
The macKey object pointer is NULL.
The macKey object is NULL.
The macKey object is invalid.