Reads next extension-pair data type from internal buffer.
Namespace: Renci.SshNet.CommonAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
protected IDictionary<string, string> ReadExtensionPair()
Return Value
Extensions pair dictionary.See Also