Show / Hide Table of Contents

Class SignedData

Inheritance
System.Object
SignedData
Namespace: PeNet.Header.Authenticode
Assembly: PeNet.dll
Syntax
public class SignedData : object

Constructors

| Improve this Doc View Source

SignedData(Asn1Node)

Declaration
public SignedData(Asn1Node asn1)
Parameters
Type Name Description
Asn1Node asn1

Properties

| Improve this Doc View Source

ContentInfo

Declaration
public ContentInfo ContentInfo { get; }
Property Value
Type Description
ContentInfo
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX