Class SignedData
Inheritance
System.Object
SignedData
Namespace: PeNet.Header.Authenticode
Assembly: PeNet.dll
Syntax
public class SignedData : object
Constructors
| Improve this Doc View SourceSignedData(Asn1Node)
Declaration
public SignedData(Asn1Node asn1)
Parameters
Type | Name | Description |
---|---|---|
Asn1Node | asn1 |
Properties
| Improve this Doc View SourceContentInfo
Declaration
public ContentInfo ContentInfo { get; }
Property Value
Type | Description |
---|---|
ContentInfo |