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

AttributeTypeAndValue

public virtual DerObjectIdentifier Type { get; }

public virtual Asn1Encodable Value { get; }

public AttributeTypeAndValue(string oid, Asn1Encodable value)

public static AttributeTypeAndValue GetInstance(object obj)

public static AttributeTypeAndValue GetInstance(Asn1TaggedObject taggedObject, bool declaredExplicit)

public static AttributeTypeAndValue GetTagged(Asn1TaggedObject taggedObject, bool declaredExplicit)