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


TMsgCryptoParamsEditor.InitVector
TMsgCryptoParamsEditor
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.



© AidAim Software MsgCommunicator: Delphi Messenger Sdk Instant Messaging Sdk Im Sd