'Declaration Protected KeyExchangeAlgorithmInternal As ISSHKeyExchangeAlgorithm
'Usage Dim instance As SSHTransportLayerProtocol Dim value As ISSHKeyExchangeAlgorithm value = instance.KeyExchangeAlgorithmInternal instance.KeyExchangeAlgorithmInternal = value
protected ISSHKeyExchangeAlgorithm KeyExchangeAlgorithmInternal