qcrypto_keygen_params_t

QNX SDP8.0QNX OS System Security GuideAPIConfiguration

Key generation parameters

Synopsis:

#include <qcrypto/qcrypto_plugin.h>
typedef struct {
    qcrypto_key_alg_type_t alg_type;
} qcrypto_keygen_params_t;

Data:

qcrypto_key_alg_type_t alg_type

The key algorithm type.

Library:

libqcrypto
Page updated: