summaryrefslogtreecommitdiffstats
path: root/doc/functions/gnutls_x509_privkey_deinit
blob: ca8a33bb773ca5012b2730fb3e822b17d1b1fc9f (plain)
1
2
3
4
5
6
7
8
9
@deftypefun {void} {gnutls_x509_privkey_deinit} (gnutls_x509_privkey_t @var{key})
@var{key}: The key to be deinitialized

This function will deinitialize a private key structure.
@end deftypefun