using GostCryptography.Asn1.Ber; namespace GostCryptography.Asn1 { public sealed class NullParams : Asn1Null { } }