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