1 write to _encryptionAlgorithmFactory
System.Web (1)
Security\Cryptography\MachineKeyCryptoAlgorithmFactory.cs (1)
26_encryptionAlgorithmFactory = GetEncryptionAlgorithmFactory();
2 references to _encryptionAlgorithmFactory
System.Web (2)
Security\Cryptography\MachineKeyCryptoAlgorithmFactory.cs (2)
25if (_encryptionAlgorithmFactory == null) { 28return _encryptionAlgorithmFactory();