isGenMech
Synopsis
int isGenMech(
CK_MECHANISM_TYPE mechType);
Description
Return TRUE
if mechType is a key or key pair generation mechanism.
Parameters
mechType |
Mechanism type to check |