qcrypto_plugin_name()
QNX SDP8.0QNX OS System Security GuideAPIConfiguration
Retrieve the name of a plugin
Synopsis:
#include <qcrypto/qcrypto.h>
const char* qcrypto_plugin_name(qcrypto_ctx_t *ctx)
Arguments:
- ctx
- The algorithm context object.
Library:
libqcryptoReturns:
The name of the plugin or NULL
if the context is invalid.
Page updated: