Hi,
First of all thank you for this component.
I was seeing the demo on how to use the RSA and found an exception trowing of evaluation of Encrypted expression
SyntaxEditor Code Snippet
RSA_Encrypt(RSA_GetPublicKey(PrivateKey),Data)
When Data is empty but only on preparation.
If I set a value to Data variable the exception is gone.
I then I delete all the data input field then I receive the same exception message catched by exception handler.
Platform version: 11.0.539.0 and with 11.0.606.0
If you need more info please let me know.