6 references to OID_OIWSEC_SHA1
System.Security.Cryptography (6)
System\Security\Cryptography\CryptoConfig.cs (6)
51
ht.Add("SHA",
OID_OIWSEC_SHA1
);
52
ht.Add("SHA1",
OID_OIWSEC_SHA1
);
53
ht.Add("System.Security.Cryptography.SHA1",
OID_OIWSEC_SHA1
);
54
ht.Add("System.Security.Cryptography.SHA1CryptoServiceProvider",
OID_OIWSEC_SHA1
);
55
ht.Add("System.Security.Cryptography.SHA1Cng",
OID_OIWSEC_SHA1
);
56
ht.Add("System.Security.Cryptography.SHA1Managed",
OID_OIWSEC_SHA1
);