Previous section.

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

NAME

ISL_VerifyData

SYNOPSIS

ISL_VERIFIED_MODULE_PTR ISL_VerifyData
    (ISL_MANIFEST_SECTION_PTR Section)

DESCRIPTION

This function verifies a data object referenced by the specified manifest section. This function can verify executable code modules, but it's intended use is to verify non-executable data objects.

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_VerifyLoadedModule,
ISL_VerifyAndLoadModule,
ISL_GetNextManifestSection,
ISL_FindManifestSection,
ISL_CheckAddressWithinModule

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