defensive-coding-guide/modules/ROOT/pages/_partials/snippets/Features-TLS-GNUTLS-Init.adoc
2018-09-20 11:51:33 +02:00

5 lines
110 B
Text

// This is only necessary if compatibility with GnuTLS prior to
// 3.3.0 is required.
gnutls_global_init();