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