blob: e4d8539dbd437953858e167824ede215b79e488a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
@deftypefun {void} {gnutls_pkcs11_obj_deinit} (gnutls_pkcs11_obj_t @var{obj})
@var{obj}: The type to be deinitialized
This function will deinitialize a certificate structure.
@strong{Since:} 2.12.0
@end deftypefun
|