madorin / fibplus

FibPlus Library for Delphi and C++Builder. Data access components for Firebird & Interbase.
165 stars 57 forks source link

Firebird Encryption #45

Open alansbraga opened 4 years ago

alansbraga commented 4 years ago

Hi!

Does anyone knows if it's possible to connect to a database encrypted with IBSurgeon's "Firebird Encryption Plugin Framework" using fibplus?

I connected using KeyHolder.conf on plugins folder, however this is not the production way. This is not really safe...

Thank you in advance.