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_DIR
env variable, from which the include and library dir will be computed.
- define the OPENSSL_INCLUDE_DIR
and OPENSSL_LIB_DIR
env variables.