LOAD_LIBRARY_REQUIRE_SIGNED_TARGET top-level constant

int const LOAD_LIBRARY_REQUIRE_SIGNED_TARGET

Specifies that the digital signature of the binary image must be checked at load time.

Implementation

const LOAD_LIBRARY_REQUIRE_SIGNED_TARGET = 0x00000080;