Retrieves settings from an ARC2 parameters object.
#include "huarc2.h"
int hu_ARC2ParamsGet(sb_Params arc2Params, int *mode, size_t *effectiveKeyBits, sb_GlobalCtx sbCtx)
BlackBerry 10.0.0
The ARC2 parameters object.
The mode of operation.
The length (in bits) of the effective key strength.
A global context.
The arc2Params parameters object is NULL.
The tag for the params object is not of the expected type.
All output pointers are NULL.
Success.