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