PowerTCP SSH and SFTP for .NET
ServerHostKeyAlgorithm Property




The server host key algorithm used.
Syntax
'Declaration
 
Public ReadOnly Property ServerHostKeyAlgorithm As String
'Usage
 
Dim instance As ConnectionInfo
Dim value As String
 
value = instance.ServerHostKeyAlgorithm
public string ServerHostKeyAlgorithm {get;}
public: __property string* get_ServerHostKeyAlgorithm();
public:
property String^ ServerHostKeyAlgorithm {
   String^ get();
}
See Also

Reference

ConnectionInfo Class
ConnectionInfo Members


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic