I need to encrypt a file using a public key I received from someone.
How do I do that with minigui (or the core harbour)? I could not find any samples in the minigui package.
Do I need to install OpenSSL on the machine I am running the Harbour application on, or is the OpenSSL functionality fully baked in?
Thanks in advance!
John