'Declaration Protected KeyExchangeAlgorithmFactoryInternal As ISSHKeyExchangeAlgorithmFactory
'Usage Dim instance As SSHTransportLayerProtocol Dim value As ISSHKeyExchangeAlgorithmFactory value = instance.KeyExchangeAlgorithmFactoryInternal instance.KeyExchangeAlgorithmFactoryInternal = value
protected ISSHKeyExchangeAlgorithmFactory KeyExchangeAlgorithmFactoryInternal