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!