Kenocsy
Results
1
comments of
Kenocsy
comment the following two lines inside XmlSignatureUtils.cs if the signature is already verified. //var result = signedXml.CheckSignature(alg); //Edited //return result; ``` /// Verifies the signature of the XmlElement instance using...