Retrieves settings from an RSA parameters object.
#include "hursa.h"
int hu_RSAParamsGet(sb_Params rsaParams, size_t *modulusSize, sb_GlobalCtx sbCtx)
BlackBerry 10.0.0
RSA parameters object.
The length (in bits) of the RSA modulus.
A global context.
The rsaParams object is NULL.
The tag for the params object is not of the expected type.
The output buffer is NULL.
Success.