From: Gerdus v. Z. <ger...@gm...> - 2017-07-12 08:11:11
|
I think it makes more sense on the connection string. It already contains sensitive info (username,password) and needing to provide connection related info by another method would be counter intuitive. On 12 July 2017 at 08:55, Jiří Činčura <ji...@ci...> wrote: > Hi *, > > thanks to IBPhoenix I have an plugin > (http://www.ibphoenix.com/products/software/encryptionplugin) to create > encrypted database and I have a working prototype for passing the key. > Now the question of the day. :) > > How to pass the key? The two obvious options are in connection string > and callback on i.e. FbConnection. The callback seems to be an obvious > choice, because it's most versatile. But I'd like to hear some other > opinions as well. > > -- > Mgr. Jiří Činčura > https://www.tabsoverspaces.com/ > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > |