We use Indy and we need SSL eMail support in our app., however we need to have our application in a single .Exe.
We know that the default Indy handler requires to have the dlls in the path. Extracting the Dlls from one of the EXE's resources would be the last resort.
Any better ideas?
TOndrey gave you a good answer. I use SecureBlackBox as well. You may consider some other third party components:
Const
...