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