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