2 writes to DerivedEncryptionKey
System.Web (2)
Security\Cryptography\Purpose.cs (2)
66DerivedEncryptionKey = derivedEncryptionKey; 117DerivedEncryptionKey = actualDerivedKey;
1 reference to DerivedEncryptionKey
System.Web (1)
Security\Cryptography\Purpose.cs (1)
110CryptographicKey actualDerivedKey = DerivedEncryptionKey;