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