Table of Contents

Namespace AsmResolver.PE.Certificates

Classes

AttributeCertificate

When derived from this class, represents a single certificate in the attribute certificate data directory of a signed portable executable file.

CertificateCollection

Represents the collection of attribute certificates that are stored in a signed portable executable file.

CustomAttributeCertificate

Represents an attribute certificate that contains a custom or unsupported certificate type or file format.

DefaultCertificateReader

Provides a default implementation of an attribute certificate reader. This reader defaults to instantiating CustomAttributeCertificate if an unknown or unsupported file format is encountered.

Interfaces

ICertificateReader

Provides members for reading and interpreting the contents of an attribute certificate in a signed portable executable file.

Enums

CertificateRevision

Provides members describing all possible file format revisions that can be used in an attribute certificate entry.

CertificateType

Provides members describing all possible certificate types a single attribute certificate in a signed portable executable file can contain.