Subject Re: [Firebird-Java] Type 4 Driver Security
Author Marczisovszky Daniel
RF> Hi All,

RF> Does the type 4 JDBC driver encrypt?

RF> I know that the Interclient JDBC driver does, but I haven't seen that
RF> mentioned in reference to the type 4 driver.

RF> Thanks,

As far as I know it does not, but you should also know that IC
encrypts only username and password, and even with a not too serious
encryption. (Simple one-pass XOR)

Best wishes,
Daniel