2 references to OID_RSA_DES_EDE3_CBC
mscorlib (2)
system\security\cryptography\cryptoconfig.cs (2)
162
ht.Add("TripleDES", Constants.
OID_RSA_DES_EDE3_CBC
);
163
ht.Add("System.Security.Cryptography.TripleDESCryptoServiceProvider", Constants.
OID_RSA_DES_EDE3_CBC
);