Exclude GostXades from Hcs namespace
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
using Hcs.GostXades.Abstractions;
|
||||
using Hcs.GostXades.Helpers;
|
||||
using GostXades.Abstractions;
|
||||
using GostXades.Helpers;
|
||||
using Microsoft.Xades;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
@ -7,7 +7,7 @@ using System.Linq;
|
||||
using System.Security.Cryptography.X509Certificates;
|
||||
using System.Security.Cryptography.Xml;
|
||||
|
||||
namespace Hcs.GostXades
|
||||
namespace GostXades
|
||||
{
|
||||
public class CertificateMatcher : ICertificateMatcher
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user