CSSM_DL_DbClose

Description

This function closes an open key ring (data store). The calling application must use this API to free the related storage that was obtained.

Format

CSSM_RETURN CSSMAPI CSSM_DL_DbClose
     (CSSM_DL_DB_HANDLE DLDBHandle)

Parameters

DLDBHandle (input)
specifies the RACF key ring handle; this is a required value.