hu_RSAPrivateEncrypt()

This function is identical to the hu_RSAPrivateDecrypt() function.

Synopsis:

#include "hursa.h"
 
int hu_RSAPrivateEncrypt(sb_Params rsaParams, sb_PrivateKey privateKey, const unsigned char *input, unsigned char *output, sb_GlobalCtx sbCtx)

Since:

BlackBerry 10.0.0

Arguments:

Library:

libhuapi (For the qcc command, use the -l huapi option to link against this library)

Description:

Returns: