'Declaration Protected EncryptionAlgorithmFactoryInternal As ISSHEncryptionAlgorithmFactory
'Usage Dim instance As SSHTransportLayerProtocol Dim value As ISSHEncryptionAlgorithmFactory value = instance.EncryptionAlgorithmFactoryInternal instance.EncryptionAlgorithmFactoryInternal = value
protected ISSHEncryptionAlgorithmFactory EncryptionAlgorithmFactoryInternal