Previous section.

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

NAME

ISL_VerifyAndLoadModule

SYNOPSIS

ISL_VERIFIED_MODULE_PTR ISL_VerifyAndLoadModule
    (ISL_MANIFEST_SECTION_PTR Section)

DESCRIPTION

If the module referenced by the manifest section is already loaded, it is verified in memory. Otherwise, the module is verified on the file system, and, if successful, the module is loaded.

PARAMETERS

Section (input)

A manifest section returned by the ISL_GetNextManifestSection or ISL_FindManifestSection functions.

RETURN VALUE

Pointer to a verified module object if successful, or NULL if unsuccessful.

SEE ALSO

ISL_GetNextManifestSection,
ISL_FindManifestSection

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