Previous section.

Common Security: CDSA and CSSM
Copyright © 1997 The Open Group

NAME

ISL_GetModuleManifestSection

SYNOPSIS

ISL_MANIFEST_SECTION_PTR ISL_GetModuleManifestSection
    (ISL_VERIFIED_MODULE_PTR Module)

DESCRIPTION

This function returns the manifest section that describes the integrity of the specified Module. This is the section that is used to verify module integrity.

PARAMETERS

Module (input)

A verified object module created by ISL_SelfCheck, ISL_VerifyLoadedModuleAndCredentials, ISL_VerifyAndLoadModuleAndCredentials, ISL_VerifyLoadedModule, or ISL_VerifyAndLoadModule.

RETURN VALUE

ISL_OK is returned if successful, otherwise ISL_FAIL.

SEE ALSO

ISL_SelfCheck,
ISL_VerifyLoadedModuleAndCredentials,
ISL_VerifyAndLoadModuleAndCredentials,
ISL_VerifyAndLoadModule,
ISL_VerifyLoadedModule

Why not acquire a nicely bound hard copy?
Click here to return to the publication details or order a copy of this publication.
You should also read the legal notice explaining the terms and conditions relating to the CDSA documentation.

Contents Next section Index