z/OS Open Cryptographic Services Facility Service Provider Module Developer's Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


CSSM_CALLBACK

z/OS Open Cryptographic Services Facility Service Provider Module Developer's Guide and Reference
SC14-7514-00

An application uses this data type to request that a service provider module call back into the application for certain cryptographic information.

typedef CSSM_DATA_PTR (CSSMAPI *CSSM_CALLBACK) (void *allocRef, uint32 ID);

Definitions:

allocRef
Memory heap reference specifying which heap to use for memory allocation.
ID
Input data to identify the callback.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014