[erlang-questions] Encode data using public RSA key

Grigory Fateyev gfborn@REDACTED
Tue Jul 2 09:53:24 CEST 2019


Hello, Erlangers!

I have RSA public key (seems its C#) like:

<RSAKeyValue><Modulus>...</Modulus><Exponent>...</Exponent></RSAKeyValue>

ok, I can convert it to normal public key. How can I encode any data
using this key?

Thank you!

-- 
Best regards!



More information about the erlang-questions mailing list