1 reference to GetDerivedValidationKey
System.Web (1)
Security\Cryptography\AspNetCryptoServiceProvider.cs (1)
77
CryptographicKey validationKey = purpose.
GetDerivedValidationKey
(_masterKeyProvider, _keyDerivationFunction);