Hello there,
does anyone have an excample how to encrypt a string via PRIVATE KEY and decrypt it via PUBLIC KEY.
I do have a working class for encrypting with public and decrypting with private, but I need it the other way round - which I can't get working.
Thanks
