> RSA and SSL are two different things. SSL is much more than > simple cryptography. It's a whole > protocol with a lot of negociable options.
That's right. But the server uses the RSA implementation provided by OpenSSL libraries. > Why don't you use DLL ? You may include OpenSSL DLL as resources > in your executable and extract them at runtime. This is mainly a download size consideration. OpenSSL DLLs are fairly big. -- Best regards, Jack _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

