Previous section.

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

NAME

ISL_GetCertficateChain

SYNOPSIS

ISL_VERIFIED_CERTIFICATE_CHAIN_PTR ISL_GetCertificateChain
    (ISL_VERIFIED_MODULE_PTR Module)

DESCRIPTION

This function returns a reference to the certificate chain that was constructed and verified by ISL_VerifyLoadedModuleAndCredentials or ISL_VerifyAndLoadModuleAndCredentials.

PARAMETERS

Module (input)

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

Verified module objects created by ISL_VerifyAndLoadModule, ISL_VerifyLoadedModule, and ISL_VerifyData return a NULL certificate chain.

RETURN VALUE

A pointer to the verified certificate chain object is returned if successful, otherwise NULL.

SEE ALSO

ISL_VerifyLoadedModuleAndCredentials,
ISL_VerifyAndLoadModuleAndCredentials,
ISL_SelfCheck

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