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


TACRCryptoParamsEditor.UseInitVector
TACRCryptoParamsEditor
Top 

Specifies a using of custom initial vector for encryption and decryption.

Delphi syntax:
property
UseInitVector: Boolean;

C++ syntax:
__property bool
UseInitVector = {read=FUseInitVector, write=FUseInitVector, nodefault};

Description
Set UseInitVector to True to use a custom InitVector for encryption and decryption.
If UseInitVector is set to False then the default initial vector will be used.
You can use SetInitVector to specify and GetInitVector to get the initial vector.




© AidAim Software Accuracer: Client-server Database Single-file Database Delphi Database Embedded Databas