TLSRPT_VERSION(3) tlsrpt_version TLSRPT_VERSION(3)

tlsrpt_version - returns a static string describing the version of libtlsrpt

#include <tlsrpt.h>

const char* tlsrpt_version()

The tlsrpt_version function returns a static string describing the version of libtlsrpt.

The string consists of major version, minor version, patch level and optionally a tag describing a pre-release version.

The tlsrpt_version function returns a static string describing the version of libtlsrpt.

man:tlsrpt_version_check[3]

Boris Lohner

2026-09-01 tlsrpt_version