blob: 9d3f81108c21d8ae4e84f1e8e447a207bcda92c6 (
plain)
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
|