qcrypto_plugin_op_get_description

Updated: April 19, 2023

Get a plugin description

Synopsis:

#include <qcrypto/qcrypto_plugin.h>
typedef const char*(* qcrypto_plugin_op_get_description)(void);

Library:

libqcrypto

Returns:

The plugin description as a string.