qcrypto_release_key()
QNX SDP8.0QNX OS System Security GuideAPIConfiguration
Release a key
Synopsis:
#include <qcrypto/qcrypto_keys.h>
void qcrypto_release_key(qcrypto_key_t *key)
Arguments:
- key
- The key handle.
Library:
libqcryptoReturns:
QCRYPTO_R_EOK if successful or qcrypto_errno
if an error occurred.
Page updated: