'DeclarationProtected KeyExchangeAlgorithmInternal As ISSHKeyExchangeAlgorithm
'UsageDim instance As SSHTransportLayerProtocol Dim value As ISSHKeyExchangeAlgorithm value = instance.KeyExchangeAlgorithmInternal instance.KeyExchangeAlgorithmInternal = value
protected ISSHKeyExchangeAlgorithm KeyExchangeAlgorithmInternal