qcrypto_key_t
An opaque handle to a cryptographic key
Synopsis:
#include <qcrypto/qcrypto.h>typedef struct _qcrypto_key qcrypto_key_t;Library:
libqcryptoDescription:
This structure is used to manipulate qcrypto library keys.
Page updated:
An opaque handle to a cryptographic key
#include <qcrypto/qcrypto.h>typedef struct _qcrypto_key qcrypto_key_t;This structure is used to manipulate qcrypto library keys.