Class ContentInfo
Inherited Members
Namespace: PeNet.Header.Authenticode
Assembly: PeNet.dll
Syntax
public class ContentInfo
Constructors
| Edit this page View SourceContentInfo(Asn1Node)
Declaration
public ContentInfo(Asn1Node asn1)
Parameters
| Type | Name | Description |
|---|---|---|
| Asn1Node | asn1 |
ContentInfo(Span<byte>)
Declaration
public ContentInfo(Span<byte> data)
Parameters
| Type | Name | Description |
|---|---|---|
| Span<byte> | data |
Properties
| Edit this page View SourceContent
Declaration
public Asn1Node? Content { get; }
Property Value
| Type | Description |
|---|---|
| Asn1Node |
ContentType
Declaration
public string ContentType { get; }
Property Value
| Type | Description |
|---|---|
| string |