z/OS Open Cryptographic Services Facility Application Programming
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


CSSM_GetModuleGUIDFromHandle

z/OS Open Cryptographic Services Facility Application Programming
SC24-5899-01

Purpose

This function determines the GUID associated with a specific module handle.

Format

CSSM_GUID_PTR CSSMAPI CSSM_GetModuleGUIDFromHandle (CSSM_HANDLE ModuleHandle)

Parameters

Input

ModuleHandle
The handle that describes the service provider module.

Return Value

A CSSM_GUID_PTR to a data structure containing the GUID associated with ModuleHandle. If the pointer is NULL, an error has occurred. Use CSSM_GetError to obtain the error code.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014