| 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);
}Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
Connection Class | Connection Members
Send comments on this topic.
Documentation version 1.0.0.0.
© 2008 Dart Communications. All rights reserved.