2 references to CALG_RC4
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\Windows\HelpersWindows.cs (1)
288case AlgId.CALG_RC4:
Internal\Cryptography\Pal\Windows\PkcsPalWindows.Encrypt.cs (1)
437if (!(algId == AlgId.CALG_RC2 || algId == AlgId.CALG_RC4))