> How does the protocol for the database encryption callback work? If I > look at the implementation in Firebird ADO.net, it just tries and keep > sending the same key in a while loop until Firebird responds with > something other than op_crypt_key_callback, which seems a bit weird.
It does. But it works. Alex was always saying that it's a problem of plugin a depends on it or it has a problem. Go figure. So I keep sending whatever server asks for as long as it asks for it. -- 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-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
