MsgCommunicator: Delphi Instant Messaging (IM) SDK
for easy creation of custom messenger system


TMsgCryptoParamsEditor.UseInitVector
TMsgCryptoParamsEditor
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 MsgCommunicator: Delphi Messenger Sdk Instant Messaging Sdk Im Sdk