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