6 references to OID_OIWSEC_SHA1
System.Security.Cryptography (6)
System\Security\Cryptography\CryptoConfig.cs (6)
56
ht.Add("SHA",
OID_OIWSEC_SHA1
);
57
ht.Add("SHA1",
OID_OIWSEC_SHA1
);
58
ht.Add("System.Security.Cryptography.SHA1",
OID_OIWSEC_SHA1
);
59
ht.Add("System.Security.Cryptography.SHA1CryptoServiceProvider",
OID_OIWSEC_SHA1
);
60
ht.Add("System.Security.Cryptography.SHA1Cng",
OID_OIWSEC_SHA1
);
61
ht.Add("System.Security.Cryptography.SHA1Managed",
OID_OIWSEC_SHA1
);