hu_RSAPublicDecrypt()

This function is identical to the hu_RSAPublicEncrypt() function.

Synopsis:

#include "hursa.h"
 
int hu_RSAPublicDecrypt(sb_Params rsaParams, sb_PublicKey publicKey, 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: