2 references to SignatureMethod
System.Security (2)
system\security\cryptography\xml\signedxml.cs (2)
600
HMAC hmac = Utils.CreateFromName<HMAC>(
SignatureMethod
);
970
SignatureDescription signatureDescription = Utils.CreateFromName<SignatureDescription>(
SignatureMethod
);