<PackageReference Include="BouncyCastle.Cryptography" Version="2.5.0" />

Gost3410ParamSetParameters

public BigInteger A { get; }

public int KeySize { get; }

public BigInteger P { get; }

public BigInteger Q { get; }

public static Gost3410ParamSetParameters GetInstance(object obj)

public static Gost3410ParamSetParameters GetInstance(Asn1TaggedObject obj, bool explicitly)

public static Gost3410ParamSetParameters GetTagged(Asn1TaggedObject taggedObject, bool declaredExplicit)