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