[erlang-questions] Encode data using public RSA key

Roger Lipscombe roger@REDACTED
Tue Jul 2 10:20:53 CEST 2019


http://erlang.org/doc/man/public_key.html#encrypt_public-2

On Tue, 2 Jul 2019 at 08:53, Grigory Fateyev <gfborn@REDACTED> wrote:
>
> 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!
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions



More information about the erlang-questions mailing list