Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Crypt::KeyLength
The length of the symmetric algorithm encryption key, in bits. The default is 128. The key length must be 128, 192, and 256 bits. Symmetric algorithms include Rijndael (AES), Twofish, and Blowfish.
![]() |
Declarations | ||
|
[Visual Basic] Public Property KeyLength As Integer [C#] public int KeyLength {get; set;} [C++] public: __property int get_KeyLength(); public: __property void set_KeyLength(int); [JScript] public function get KeyLength() : int; public function set KeyLength(int); |
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.