Updated: October 28, 2024 |
Set the library configuration path
#include <qcrypto/qcrypto.h>
int qcrypto_set_config_path(const char *cpath)
This function allows the library to load a configuration file from the specified location instead of the default one.
QCRYPTO_R_EOK if successful or qcrypto_errno if an error occurred.