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

Back to Crypt Class Summary

Crypt::LastAlgorithm

Contains the name of the last encryption algorithm used.

  Declarations  
    [Visual Basic]
Public ReadOnly Property LastAlgorithm As String

[C#]
public string LastAlgorithm {get;}

[C++]
public: __property String* get_LastAlgorithm();

[JScript]
public function get LastAlgorithm() : String;
 

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