qcrypto_keygen_t
QNX SDP8.0QNX OS System Security GuideAPIConfiguration
Key generation object
Synopsis:
#include <qcrypto/qcrypto_plugin.h>
typedef struct {
qcrypto_keygen_params_t params;
qcrypto_keygen_ops_t ops;
} qcrypto_keygen_t;
Data:
- qcrypto_keygen_params_t params
The key parameters.
- qcrypto_keygen_ops_t ops
The key functions.
Library:
libqcryptoPage updated: