File: gnutls_x509_tlsfeatures_deinit

package info (click to toggle)
gnutls28 3.7.9-2%2Bdeb12u5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-proposed-updates
  • size: 78,064 kB
  • sloc: ansic: 378,337; asm: 113,340; sh: 17,300; makefile: 6,698; yacc: 1,851; lisp: 1,593; python: 1,370; cpp: 1,362; perl: 995; sed: 16
file content (11 lines) | stat: -rw-r--r-- 231 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11




@deftypefun {void} {gnutls_x509_tlsfeatures_deinit} (gnutls_x509_tlsfeatures_t @var{f})
@var{f}: The TLS features

This function will deinitialize a X.509 TLS features extension structure

@strong{Since:} 3.5.1
@end deftypefun