gnutls_audit_pop_context - Man Page

API function

Synopsis

#include <gnutls/gnutls.h>

void gnutls_audit_pop_context( void);

Arguments

void

Description

Pop 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.

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