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