2 references to SignatureMethod
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\SignedXml.cs (2)
647HMAC? hmac = CryptoHelpers.CreateNonTransformFromName<HMAC>(SignatureMethod!); 1017SignatureDescription? signatureDescription = CryptoHelpers.CreateNonTransformFromName<SignatureDescription>(SignatureMethod);