qcrypto_strerror()
QNX SDP8.0QNX OS System Security GuideAPIConfiguration
Return the string associated with an error code
Synopsis:
#include <qcrypto/qcrypto_error.h>
const char* qcrypto_strerror(int qcrypto_err)
Arguments:
- qcrypto_err
- The qcrypto library error code.
Library:
libqcryptoReturns:
The string that matches the error code or unknown
for an unrecognized error code.
Page updated: