Get RSA Encryption Using The OpenSSL Plugin

Hello,

We need to create a JWT Token using the RSA (RS256) Encryption. Researching this shows that this requires very large numbers which can’t fit in the Lua language.

We were wanted to know if RSA Encryption can be done using the OpenSSL Plugin, and if so, how?

Thank you,

Mars Team