'Declaration Public ReadOnly Property EncryptionAlgorithmListClientToServer As SSHAlgorithmList
'Usage Dim instance As SSHClient Dim value As SSHAlgorithmList value = instance.EncryptionAlgorithmListClientToServer
public SSHAlgorithmList EncryptionAlgorithmListClientToServer {get;}