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