qcrypto_key_ctx_free()
QNX SDP8.0QNX OS System Security GuideAPIConfiguration
Free the specified key context
Synopsis:
#include <qcrypto/qcrypto_plugin.h>
void qcrypto_key_ctx_free(qcrypto_key_ctx_t *kctx)
Arguments:
- kctx
- The key context object.
Library:
libqcryptoDescription:
This helper function frees the key data and sets it to zero.
Page updated: