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

InfoTypeAndValue

public virtual DerObjectIdentifier InfoType { get; }

public virtual Asn1Encodable InfoValue { get; }

public static InfoTypeAndValue GetInstance(object obj)

public static InfoTypeAndValue GetInstance(Asn1TaggedObject taggedObject, bool declaredExplicit)

public static InfoTypeAndValue GetTagged(Asn1TaggedObject taggedObject, bool declaredExplicit)