OpenSC API Reference sc_strerror 3 opensc sc_strerror Return string describing error code Synopsis #include <opensc.h> const char *sc_strerror(int error); Description This function returns a string describing error. It may be used with a negative errorcode returned by any OpenSC function call.