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