Enum CertificateRevision
- Namespace
- AsmResolver.PE.Certificates
- Assembly
- AsmResolver.PE.dll
Provides members describing all possible file format revisions that can be used in an attribute certificate entry.
public enum CertificateRevision : ushort
Fields
Revision_v1_0 = 256
Indicates version 1.0 of the file format is used.
Revision_v2_0 = 512
Indicates version 2.0 of the file format is used.