'Declaration Public ReadOnly Property DataIntegrityAlgorithmClientToServer As ISSHDataIntegrityAlgorithm
'Usage Dim instance As SSHTransportLayerProtocol Dim value As ISSHDataIntegrityAlgorithm value = instance.DataIntegrityAlgorithmClientToServer
public ISSHDataIntegrityAlgorithm DataIntegrityAlgorithmClientToServer {get;}