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