4 references to OID_RSA_MD5
mscorlib (4)
system\security\cryptography\cryptoconfig.cs (4)
153ht.Add("MD5", Constants.OID_RSA_MD5); 154ht.Add("System.Security.Cryptography.MD5", Constants.OID_RSA_MD5); 155ht.Add("System.Security.Cryptography.MD5CryptoServiceProvider", Constants.OID_RSA_MD5); 156ht.Add("System.Security.Cryptography.MD5Managed", Constants.OID_RSA_MD5);