On 09/08/2015 08:13 PM, Mark Rotteveel wrote:
> 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
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