<PackageReference Include="BouncyCastle.Cryptography" Version="2.7.0-beta.98" />

Iso4217CurrencyCode

public string Alphabetic { get; }

public bool IsAlphabetic { get; }

public int Numeric { get; }

public Iso4217CurrencyCode(int numeric)

public Iso4217CurrencyCode(string alphabetic)

public static Iso4217CurrencyCode GetInstance(object obj)

public static Iso4217CurrencyCode GetInstance(Asn1TaggedObject taggedObject, bool declaredExplicit)

public static Iso4217CurrencyCode GetTagged(Asn1TaggedObject taggedObject, bool declaredExplicit)