2 references to HMACSHA1
System.ServiceModel.Primitives (2)
System\IdentityModel\CryptoHelper.cs (2)
249return new HMACSHA1();// CodeQL [SM02200] Insecure cryptographic algorithm HMACSHA1 is needed here as a requirement of SOAP protocols 347return new HMACSHA1();// CodeQL [SM02200] Insecure cryptographic algorithm HMACSHA1 is needed here as a requirement of SOAP protocols