Gets the current host key algorithm.
Namespace: Renci.SshNetAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
public string CurrentHostKeyAlgorithm { get; internal set; }public string CurrentHostKeyAlgorithm { get; internal set; }Public Property CurrentHostKeyAlgorithm As String
Get
Friend Set
Public Property CurrentHostKeyAlgorithm As String
Get
Friend Set
public:
property String^ CurrentHostKeyAlgorithm {
String^ get ();
internal: void set (String^ value);
}public:
property String^ CurrentHostKeyAlgorithm {
String^ get ();
internal: void set (String^ value);
}