qcrypto_dyn.h
QNX SDP8.0QNX OS System Security GuideAPIConfiguration
QNX cryptography library dynamic API.
This shim library is designed to allow client code to compile qcrypto
library support without explicitly linking in the library itself. Instead, programs only need to link to libqcrypto_dyn.so
.
When qcrypto_load() is called, the library is opened via dlopen() and provides an interface identical to the regular qcrypto
library API.
Page updated: