Use ds prefix

This commit is contained in:
2025-09-28 16:44:37 +09:00
parent 3a2325aef8
commit 31c98a70e1

View File

@ -49,7 +49,7 @@ namespace Hcs.Broker.Api.Request
client.Certificate,
provider,
CpSignedXml.XmlDsigGost3411_2012_256Url,
false);
true);
stopwatch.Stop();