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


TMsgCryptoParamsEditor.MaxKeySize
TMsgCryptoParamsEditor
Top 

Indicates the maximum encryption key size in bytes.

Delphi syntax:
property
MaxKeySize: Integer;

C++ syntax:
__property int
MaxKeySize = {read=GetMaxKeySize, nodefault};

Description
Read MaxKeySize to get the maximum size of the encryption key.



© AidAim Software MsgCommunicator: