qcrypto_keygen_op_release

Updated: April 19, 2023

Release a key and its resources

Synopsis:

#include <qcrypto/qcrypto_plugin.h>
typedef void(* qcrypto_keygen_op_release)(qcrypto_key_ctx_t *kctx);

Arguments:

kctx
The cryptographic key context object.

Library:

libqcrypto