qcrypto_key_is_symmetric()

QNX SDP8.0QNX OS System Security GuideAPIConfiguration

Check if a key is symmetric

Synopsis:

#include <qcrypto/qcrypto_keys.h>
bool qcrypto_key_is_symmetric(qcrypto_key_t *key)

Arguments:

key
The key handle.

Library:

libqcrypto

Returns:

true if the key is symmetric or false otherwise.

Page updated: