Cryptlex Forums

Missing functions from the C API

I
inkflow

Hi,

These are few functions which I find missing from the C API (please correct me if I’m wrong):

  1. A function which returns the library version number
  2. A function which translates an API error code to text.
  3. A function for getting current license state, such as number of activations and remaining activations.

Again, if I’m wrong about these functionalities, please correct me. Otherwise, I would appreciate if such capabilities will be added to the library.

A
Adnan KamiliCryptlex team

Hi,

As far as 1st and 3rd functions are concerned they are not part of the library, but are on the roadmap.

2nd function can be implemented as all the required info is present in the LexStatusCodes.h file.

← Back to all topics · 2 posts · 854 views · opened 2020-05-21