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