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