summaryrefslogtreecommitdiffstats
path: root/doc/functions/gnutls_pubkey_deinit
blob: 003afe8a180bb2cd80a96ceb3d94ed970d298dd2 (plain)
1
2
3
4
5
6
7
8
9
10
11
@deftypefun {void} {gnutls_pubkey_deinit} (gnutls_pubkey_t @var{key})
@var{key}: The key to be deinitialized

This function will deinitialize a public key structure.

@strong{Since:} 2.12.0
@end deftypefun