16#ifndef LIEF_PE_OID_TO_STRING_H
17#define LIEF_PE_OID_TO_STRING_H
Namespace related to the LIEF's PE module.
Definition Abstract/Header.hpp:32
std::string oid_t
Definition PE/signature/types.hpp:23
const char * oid_to_string(const oid_t &oid)
Convert an OID to a human-readable string.
LIEF namespace.
Definition Abstract/Binary.hpp:36
#define LIEF_API
Definition visibility.h:41