Previous section.

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

NAME

ISL_GetLibHandle

SYNOPSIS

void * ISL_GetLibHandle
    (ISL_VERIFIED_MODULE_PTR Verification)

DESCRIPTION

The system-dependent handle (or address) of the loaded object code module is returned.

PARAMETERS

Verification (input)

A verified module object returned by the ISL_VerifyLoadedModuleAndCredentials, ISL_VerifyAndLoadModuleAndCredentials, ISL_SelfCheck, ISL_VerifyLoadedModule, or ISL_VerifyAndLoadModule function.

RETURN VALUE

The handle to the loaded object code is returned, or NULL if failure.

SEE ALSO

ISL_SelfCheck,
ISL_VerifyLoadedModule,
ISL_VerifyAndLoadModule,
ISL_VerifyLoadedModuleAndCredentials,
ISL_VerifyAndLoadModuleAndCredentials

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