4 references to CALG_RC2
System.Security (4)
system\security\cryptography\pkcs\envelopedpkcs7.cs (3)
603if (algId == CAPI.CALG_RC2 || algId == CAPI.CALG_RC4) { 839if (algId == CAPI.CALG_RC2) { 855if (algId == CAPI.CALG_RC2) {
system\security\cryptography\pkcs\pkcsmisc.cs (1)
342if (algId == CAPI.CALG_RC2) {