ISL_GetManifestSignatureRoot
ISL_VERIFIED_SIGNATURE_ROOT_PTR ISL_GetManifestSignatureRoot
(ISL_MANIFEST_SECTION_PTR Section)
This function gets the Verified Signature Root which contains this manifest section.
- Section (input)
A manifest section pointer returned by ISL_GetNextManifestSection, ISL_GetModuleManifestSection, or ISL_FindManifestSection.
Pointer to a signature root object if successful, or NULL if unsuccessful.
ISL_GetNextManifestSection, ISL_FindManifestSection, ISL_GetModuleManifestSection
Contents | Next section | Index |