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