PowerTCP SSH and SFTP for .NET
HostKeyAlgorithm Property




Gets the host key algorithm being used.
Syntax
'Declaration
 
Public ReadOnly Property HostKeyAlgorithm As String
'Usage
 
Dim instance As HostKeyEventArgs
Dim value As String
 
value = instance.HostKeyAlgorithm
public string HostKeyAlgorithm {get;}
public: __property string* get_HostKeyAlgorithm();
public:
property String^ HostKeyAlgorithm {
   String^ get();
}
See Also

Reference

HostKeyEventArgs Class
HostKeyEventArgs Members


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