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