Hello!
I´m facing some performance issues using the ComputeSignature method .
I need do sign a huge volume of xml files, about 10000 files in a row.
To sign these files i used SignedXML class , but it is taking 1 second per file. That´s not a long time, but with a huge volume it will take a long time to finish.
Is there any other way to sign these files in a fastest way?
I´m using these configurations (client's requirement):
I´m facing some performance issues using the ComputeSignature method .
I need do sign a huge volume of xml files, about 10000 files in a row.
To sign these files i used SignedXML class , but it is taking 1 second per file. That´s not a long time, but with a huge volume it will take a long time to finish.
Is there any other way to sign these files in a fastest way?
I´m using these configurations (client's requirement):
Transformations:
XmlDsigEnvelopedSignatureTransform XmlDsigC14NTransform
Canonicalization: SignedXml.XmlDsigCanonicalizationUrl