qcrypto_mac_tagsize()

Updated: April 19, 2023

MAC tag size

Synopsis:

#include <qcrypto/qcrypto.h>
size_t qcrypto_mac_tagsize(qcrypto_ctx_t *ctx)

Arguments:

ctx
The algorithm context object.

Library:

libqcrypto

Returns:

The tag size, in bytes.