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

DeclarationOfMajority

public enum Choice

public virtual Asn1GeneralizedTime DateOfBirth { get; }

public virtual Asn1Sequence FullAgeAtCountry { get; }

public virtual int NotYoungerThan { get; }

public Choice Type { get; }

public DeclarationOfMajority(int notYoungerThan)

public DeclarationOfMajority(bool fullAge, string country)

public static DeclarationOfMajority GetInstance(object obj)