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