authenticode-parser-sys
Native bindings for the authenticode parser library from Avast.
This library depends on Openssl. If the library is not found by default, you can either:
- define the
OPENSSL_DIRenv variable, from which the include and library dir will be computed. - define the
OPENSSL_INCLUDE_DIRandOPENSSL_LIB_DIRenv variables.