Add support for RSA keypair generation
Adds support for generating an RSA private/public keypair via the new function magic.util.rsaKeypairGen() which works with both callbacks and Promises.
Adds support for generating an RSA private/public keypair via the new function magic.util.rsaKeypairGen() which works with both callbacks and Promises.