Rename the output of magic.util.rsaKeypairGen()
Rename the output of magic.util.rsaKeypairGen() from { sk: ... , pk ...} to { privateKey: ... , publicKey: ...}
Rename the output of magic.util.rsaKeypairGen() from { sk: ... , pk ...} to { privateKey: ... , publicKey: ...}