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


TCPSCryptoParamsEditor.KeySize
TCPSCryptoParamsEditor
Top 

Specifies the size in bytes of encryption key.

Delphi syntax:
property KeySize: Integer;

C++ syntax:
__property int
KeySize = {read=GetKeySize, write=SetKeySize, nodefault};

Description
Read KeySize to get the size of the current key. Set KeySize to specify a new key size.
KeySize setting sets Password to the empty string.
In this case encryption and decryption routines will use the key you have set instead of the password.



© AidAim Software CryptoPressStream: Streaming Compression Library Delphi Compression Strong Encryption Library Compression Strea