Creating Public key for RSA encryption

Creating Public key for RSA encryption

BY 08 Oct 2014 Native Application Development

Hi,

Im in need of doing some RSA encryption and want to create a Public key.

I have a modulus and exponent value.

Is there a way to create a Public key with this modulus and exponent?

I referred PublicKey::SetKey(ByteBuffer*) but how to use it?

Is there any other solution?

Thanks

 

 

 

Written by