3 references to Cryptography_PasswordDerivedBytes_ValuesFixed
System.Security.Cryptography (3)
System\Security\Cryptography\PasswordDeriveBytes.cs (3)
77throw new CryptographicException(SR.Cryptography_PasswordDerivedBytes_ValuesFixed, nameof(HashName)); 91throw new CryptographicException(SR.Cryptography_PasswordDerivedBytes_ValuesFixed, nameof(IterationCount)); 106throw new CryptographicException(SR.Cryptography_PasswordDerivedBytes_ValuesFixed, nameof(Salt));