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


CSSM_VerifyMacInit

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

Purpose

This function initializes the staged message authentication code verification operation.

Format

CSSM_RETURN CSSMAPI CSSM_VerifyMacInit (CSSM_CC_HANDLE CCHandle)

Parameters

Input

CCHandle
The handle that describes the context of this cryptographic operation used to link to the CSP-managed information.

Return Value

CSSM_OK if the function was successful. CSSM_FAIL if an error occurred. Use CSSM_GetError to determine the exact error.

Related Information

CSSM_VerifyMac
CSSM_VerifyMacUpdate
CSSM_VerifyMacFinal

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014