summaryrefslogtreecommitdiffstats
path: root/doc/functions/gnutls_x509_key_purpose_deinit
blob: 295d46b80efd1a9db810a1e6c33576e9fc3f9160 (plain)
1
2
3
4
5
6
7
8
9
10
11
@deftypefun {void} {gnutls_x509_key_purpose_deinit} (gnutls_x509_key_purposes_t @var{p})
@var{p}: The key purposes

This function will deinitialize a key purposes type.

@strong{Since:} 3.3.0
@end deftypefun