ContentInfo public class ContentInfo : Asn1Encodable Documentation Code public Asn1Encodable Content { get; } public DerObjectIdentifier ContentType { get; } public ContentInfo(DerObjectIdentifier contentType, Asn1Encodable content) public static ContentInfo GetInstance(object obj)