qcrypto_ctx_t

Updated: October 28, 2024

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.