Expand description

Bindings for the authenticode parser library from Avast.

Structs

Various X509 attributes parsed out in raw bytes.
Authenticode signature.
Array of authenticode signatures.
Authenticode certificate.
Authenticode counter signature.
Token indicating the library has been initialized.
Represents SignerInfo structure.

Enums

Status of verification for an authenticode signature.
Status of verification for a counter signature.

Functions

Constructs AuthenticodeArray from binary data containing Authenticode signature.
Constructs AuthenticodeArray from PE file data.