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