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


CSSM_FreeInfo

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

Purpose

This function frees the memory allocated for the CSSM_CSSMINFO structure by the CSSM_GetInfo function.

Format

CSSM_RETURN CSSMAPI CSSM_FreeInfo (CSSM_CSSMINFO_PTR CssmInfo)

Parameters

Input/Output

CssmInfo
A pointer to the CSSM_CSSMINFO structure to be freed.

Return Value

A CSSM_OK return value signifies the memory has been freed. When CSSM_FAIL is returned, an error occurred. Use CSSM_GetError to obtain the error code.

Related Information

CSSM_GetInfo

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014