Use ds prefix
This commit is contained in:
@ -49,7 +49,7 @@ namespace Hcs.Broker.Api.Request
|
|||||||
client.Certificate,
|
client.Certificate,
|
||||||
provider,
|
provider,
|
||||||
CpSignedXml.XmlDsigGost3411_2012_256Url,
|
CpSignedXml.XmlDsigGost3411_2012_256Url,
|
||||||
false);
|
true);
|
||||||
|
|
||||||
stopwatch.Stop();
|
stopwatch.Stop();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user