Add migrated to .NET 8.0 variant of Hcs.Client
This commit is contained in:
8
Hcs.ClientNet/GostCryptography/Asn1/NullParams.cs
Normal file
8
Hcs.ClientNet/GostCryptography/Asn1/NullParams.cs
Normal file
@ -0,0 +1,8 @@
|
||||
using GostCryptography.Asn1.Ber;
|
||||
|
||||
namespace GostCryptography.Asn1
|
||||
{
|
||||
public sealed class NullParams : Asn1Null
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user