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