2 references to Cryptography_PasswordDerivedBytes_InvalidIV
System.Security.Cryptography (2)
System\Security\Cryptography\CapiHelper.Windows.cs (1)
1284throw new CryptographicException(SR.Cryptography_PasswordDerivedBytes_InvalidIV);
System\Security\Cryptography\PasswordDeriveBytes.Windows.cs (1)
29throw new CryptographicException(SR.Cryptography_PasswordDerivedBytes_InvalidIV);