catboks_version - determine remote Keon Security Server version
#include <cat/boks.h>
int catboks_version(void);
This function tries to determine the version of the remote Security Server,
that is, whether the version is Keon 5.0 or 4.x).
The function returns 0 for Keon Security Server 4.x, 1 or higher for Keon
Security Server 5.0, or a negative value on error.
cat, catboks