gnutls_audit_current_context - Man Page

API function

Synopsis

#include <gnutls/gnutls.h>

long gnutls_audit_current_context( void);

Arguments

void

Description

Return the current crypto-auditing context from the thread-local context stack. This is useful for the applications that define their own probe points for application level protocols.

Returns

an opaque context

Since

3.8.11

Reporting Bugs

Report bugs to <bugs@gnutls.org>.
Home page: https://www.gnutls.org

See Also

The full documentation for gnutls is maintained as a Texinfo manual. If the /usr/share/doc/gnutls/ directory does not contain the HTML form visit

https://www.gnutls.org/manual/

Info

3.8.11 gnutls