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