7 references to OID_OIWSEC_SHA1
mscorlib (7)
system\security\cryptography\cryptoconfig.cs (6)
119
ht.Add("SHA", Constants.
OID_OIWSEC_SHA1
);
120
ht.Add("SHA1", Constants.
OID_OIWSEC_SHA1
);
121
ht.Add("System.Security.Cryptography.SHA1", Constants.
OID_OIWSEC_SHA1
);
124
ht.Add("System.Security.Cryptography.SHA1CryptoServiceProvider", Constants.
OID_OIWSEC_SHA1
);
125
ht.Add("System.Security.Cryptography.SHA1Cng", Constants.
OID_OIWSEC_SHA1
);
128
ht.Add("System.Security.Cryptography.SHA1Managed", Constants.
OID_OIWSEC_SHA1
);
system\security\cryptography\utils.cs (1)
1007
case Constants.
OID_OIWSEC_SHA1
: