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

DHGexParameters Property

Dart.PowerTCP.Ssh Namespace > Connection Class : DHGexParameters Property (Connection)

The parameters for the diffie-hellman group exchange. Default values are defined in the DHGexParameters class.

[Visual Basic]
Public Property DHGexParameters As DHGexParameters
[C#]
public DHGexParameters DHGexParameters {get; set;}
[C++]
public: __property DHGexParameters* get_DHGexParameters(); public: __property void set_DHGexParameters(    DHGexParameters* value );
[C++/CLI]
public: property DHGexParameters^ DHGexParameters {    DHGexParameters^ get();    void set (DHGexParameters^ value); }

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.