ContentHints public class ContentHints : Asn1Encodable Documentation Code public DerUtf8String ContentDescription { get; } public DerObjectIdentifier ContentType { get; } public ContentHints(DerObjectIdentifier contentType) public ContentHints(DerObjectIdentifier contentType, DerUtf8String contentDescription) public static ContentHints GetInstance(object o)