SSL keys stored in memory
Posted: Sat 01 Nov 2014 10:30
Hello!
I wonder if it is possible to use TMemoryStream or BLOB field or buffer etc... as an argument for SSL sertificates to use MyCommection ssl-connection protocol?
For example I have local SQLite database in which ssl-certificates are stored in binary fields.
Should i save that sertificates at local storage to use it with MyConnection or it is possible to use certificates from opened SQLite dataset?
I wonder if it is possible to use TMemoryStream or BLOB field or buffer etc... as an argument for SSL sertificates to use MyCommection ssl-connection protocol?
For example I have local SQLite database in which ssl-certificates are stored in binary fields.
Should i save that sertificates at local storage to use it with MyConnection or it is possible to use certificates from opened SQLite dataset?