CryptoPressStream:
Delphi / C++Builder Streaming Compression Library
with Strong Encryption


TCPSCryptoParamsEditor.UseInitVector
TCPSCryptoParamsEditor
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 CryptoPressStream: Streaming Compression Library Delphi Compression Strong Encryption Library Compression Strea