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