.NET Components
Chilkat .NET Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character Encoding Conversion

Back to Crypt Class Summary

Crypt::SetAlgorithmRijndael

Sets the encryption algorithm to Rijndael, which is the AES standard encryption algorithm

  Declarations  
    [Visual Basic]
Public Sub SetAlgorithmRijndael()

[C#]
public void SetAlgorithmRijndael();

[C++]
public void SetAlgorithmRijndael();

[JScript]
public function SetAlgorithmRijndael();
 
  Parameters  
   
 

Copyright 2002, Chilkat Software, Inc. All Rights Reserved.