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


TMsgCryptoParamsEditor.Key
TMsgCryptoParamsEditor
Top 

Sets a binary key for the encryption and decryption.

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

C++ syntax:
__property
Byte Key[int Index] = {read=GetKeyValue, write=SetKeyValue};

Description
Set Key to specify the binary encryption key.
Password property will be set the empty string automatically when you change the Key value.
In this case encryption and decryption routines will use the key you have set instead of the password.
You can use SetKey to specify and GetKey to get the binary encryption key.



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