1 reference to GetDerivedEncryptionKey
System.Web (1)
Security\Cryptography\AspNetCryptoServiceProvider.cs (1)
76
CryptographicKey encryptionKey = purpose.
GetDerivedEncryptionKey
(_masterKeyProvider, _keyDerivationFunction);