I am working on authentication and encryption in Jaybird. I notice that authReceiveResponse in interface.cpp also handles op_crypt received from the server. Does this actually ever happen? As far as I can tell encryption is only initiated client side - in remote.cpp tryKeyType, which seems only to be called from ClntAuthBlock::tryNewKeys -, and the response is also handled there, so is this functionally dead code, or am I missing a case where there is server initiated encryption?
Mark -- Mark Rotteveel ------------------------------------------------------------------------------ Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel