See Also

Connection Class  | Connection Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages PowerTCP SSH and SFTP for .NET

AvailableServerHostKeyAlgorithms Property

Dart.PowerTCP.Ssh Namespace > Connection Class : AvailableServerHostKeyAlgorithms Property

The list of supported server host key algorithms by this implementation.

[Visual Basic]
Public Shared ReadOnly Property AvailableServerHostKeyAlgorithms As String()
[C#]
public static string[] AvailableServerHostKeyAlgorithms {get;}
[C++]
public: __property static string*[]* get_AvailableServerHostKeyAlgorithms();
[C++/CLI]
public: static property array<String^>^ AvailableServerHostKeyAlgorithms {    array<String^>^ get(); }

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

See Also

Connection Class  | Connection Members


Send comments on this topic.

Documentation version 1.0.0.0.

© 2008 Dart Communications.  All rights reserved.