qcrypto_ctx_t

Updated: April 19, 2023

An opaque handle to a cryptographic algorithm

Synopsis:

#include <qcrypto/qcrypto.h>
typedef struct _qcrypto_ctx qcrypto_ctx_t;

Library:

libqcrypto

Description:

This structure is returned by most qcrypto library algorithm functions and is used to manipulate algorithms.