Accuracer: The First And Only Cross-Platform BDE Replacement
Client-Server Single-File Embedded Database with SQL for Delphi / C++Builder / Kylix


TACRCryptoParamsEditor.InitVector
TACRCryptoParamsEditor
Top 

Specifies an initial vector for encryption and decryption.

Delphi syntax:
property
InitVector[Index: Integer]: Byte;

C++ syntax:
__property
Byte InitVector[int Index] = {read=GetInitVectorValue, write=SetInitVectorValue};

Description
Set InitVector to specify new initial vector for the encryption and decryption.
Initial vector influences encryption and decryption processes, so you should use the same initial vector for encryption and decryption.

You can use SetInitVector to specify and GetInitVector to read initial vector.
You should set UseInitVector to True to use an initial vector.
Specifies an initial vector for a database encryption.



© AidAim Software Accuracer: Benefits-bde Replacement Embedded Database For Delphi C\+\+ Builder Kyli