qcrypto_key_is_private()
QNX SDP8.0QNX OS System Security GuideAPIConfiguration
Check if a key is private
Synopsis:
#include <qcrypto/qcrypto_keys.h>bool qcrypto_key_is_private(qcrypto_key_t *key)Arguments:
- key
- The key handle.
Library:
libqcryptoReturns:
true if the key is private or false otherwise.
Page updated:
