4 references to CALG_RC4
System.Security (4)
system\security\cryptography\pkcs\envelopedpkcs7.cs (1)
603
if (algId == CAPI.CALG_RC2 || algId == CAPI.
CALG_RC4
) {
system\security\cryptography\pkcs\pkcsmisc.cs (3)
369
else if (algId == CAPI.
CALG_RC4
|| algId == CAPI.CALG_DES || algId == CAPI.CALG_3DES) {
384
if (algId == CAPI.
CALG_RC4
) {
407
if (algId == CAPI.
CALG_RC4
) {