Supported data library APIs
Table 1 summarizes the data library functions that are defined in the OCSF Framework and if they are supported by the OCEP Data Storage Library service provider module.
Function Name | Supported | Comments |
---|---|---|
CSSM_DL_AbortQuery | Yes | See CSSM_DL_AbortQuery. |
CSSM_DL_Authenticate | No | |
CSSM_DL_DbClose | Yes | See CSSM_DL_DbClose. |
CSSM_DL_DbCreate | No | |
CSSM_DL_DbDelete | No | |
CSSM_DL_DbExport | No | |
CSSM_DL_DbImport | No | |
CSSM_DL_DbOpen | Yes | See CSSM_DL_DbOpen. |
CSSM_DL_DbSetRecordParsingFunctions | No | |
CSSM_DL_DbGetRecordParsingFunctions | No | |
CSSM_DL_GetDbNameFromHandle | No | |
CSSM_DL_DataDelete | No | |
CSSM_DL_DataGetFirst | Yes | See CSSM_DL_DataGetFirst. |
CSSM_DL_DataGetNext | Yes | See CSSM_DL_DataGetNext. |
CSSM_DL_DataInsert | No | |
CSSM_DL_FreeUniqueRecord | Yes | See CSSM_DL_FreeUniqueRecord. |
CSSM_DL_PassThrough | No |
Note: The following sections provide an overview of the APIs that
are supported by the OCEP Data Storage Library service provider modules.
Only those parameters and values that are unique to OCEP's implementation
are described.
For a full description of the syntax and supporting parameters of the remaining APIs that are implemented in the OCSF Framework, see z/OS Open Cryptographic Services Facility Application Programming.