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