Function lcxx::experimental::identifiers::os

Function Documentation

auto lcxx::experimental::identifiers::os(os_ident_strat const strategy = os_ident_strat::all) -> identifier

polls current os info from the operating system and generates an identifier based on the chosen os identification strategy

Parameters:

strategy – the analyzed os features. Different strategies can be combined through bitwise-or|

Returns:

identifier the identifier containing a hash and the clear text result of the os analysis