I just want to encrypt a string and send the encrypted output as part of the mail body which will contain other data.
The end user has to only copy the encrypted part from the mail
and try to decrypt it in a window based tool.
I don't need the whole mail body to be encrypted/decrypted.