Show / Hide Table of Contents

Class SignedData

Inheritance
object
SignedData
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: PeNet.Header.Authenticode
Assembly: PeNet.dll
Syntax
public class SignedData

Constructors

| Edit this page View Source

SignedData(Asn1Node)

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

Properties

| Edit this page View Source

ContentInfo

Declaration
public ContentInfo ContentInfo { get; }
Property Value
Type Description
ContentInfo
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX