CT_GetECKeySize
Synopsis
CK_RV CT_GetECKeySize(const CK_ATTRIBUTE_PTR ecParam,CK_SIZE_PTR size);
Description
Helper function to return key size (in bits) for a given EC parameter
Parameters
ecParam |
handle that points to EC parameter |
size |
returned key size |
On successful return
size — pointer to the value of key size