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

ContentHints

public class ContentHints : Asn1Encodable

public ContentHints(DerObjectIdentifier contentType)

public ContentHints(DerObjectIdentifier contentType, DerUtf8String contentDescription)

public static ContentHints GetInstance(object o)

public static ContentHints GetInstance(Asn1TaggedObject taggedObject, bool declaredExplicit)

public static ContentHints GetTagged(Asn1TaggedObject taggedObject, bool declaredExplicit)