genkpMechanismTabFromMechanismTab
Creates a key pair generation mechanism table for the list of mechanisms supplied in mTab.
Synopsis
CK_MECHANISM_TYPE * genkpMechanismTabFromMechanismTab(TOK_MECH_DATA * mTab,unsigned int * len);
Parameter | Description |
---|---|
mTab | List of mechanisms to look up |
len | Number of returned mechanisms |