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