mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 19:23:03 +01:00
d513daa574
Errors and warnings are processed in IStatus independently. Completion code is moved away from IStatus and returned directly by appropriate functions. Replaced isSuccess() with more generic function getStatus(), which sets appropriate bits in returned value when errors/warnings are present. Also use same style when returning bytes' array and it's length in different interfaces. |
||
---|---|---|
.. | ||
CryptApplication.cpp | ||
CryptKeyHolder.cpp | ||
DbCrypt.cpp | ||
ReadMe.txt |
All files in this directory are trivial samples. They do not perform any real data encryption and should not be used in production!