Show / Hide Table of Contents

Enum WinCertificateType

WinCertificate wCertificateType constants.

Namespace: PeNet.Header.Pe
Assembly: PeNet.dll
Syntax
public enum WinCertificateType : ushort

Fields

Name Description
Pkcs1Sign

Certificate is PKCS1 signature.

PkcsSignedData

Certificate is PKCS signed data.

Reserved1

Reserved

X509

Certificate is X509 standard.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX