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

IetfAttrSyntax

public class IetfAttrSyntax : Asn1Encodable
public const int ValueOctets = 1

public const int ValueOid = 2

public const int ValueUtf8 = 3

public GeneralNames PolicyAuthority { get; }

public int ValueType { get; }

public static IetfAttrSyntax GetInstance(object obj)

public static IetfAttrSyntax GetInstance(Asn1TaggedObject obj, bool isExplicit)

public static IetfAttrSyntax GetTagged(Asn1TaggedObject taggedObject, bool declaredExplicit)

public object[] GetValues()