2 references to Cryptography_PasswordDerivedBytes_InvalidAlgorithm
System.Security.Cryptography (2)
System\Security\Cryptography\PasswordDeriveBytes.Windows.cs (2)
22
throw new CryptographicException(SR.
Cryptography_PasswordDerivedBytes_InvalidAlgorithm
);
26
throw new CryptographicException(SR.
Cryptography_PasswordDerivedBytes_InvalidAlgorithm
);