Blame doc/functions/gnutls_pkcs11_deinit

Packit Service 4684c1
Packit Service 4684c1
Packit Service 4684c1
Packit Service 4684c1
Packit Service 4684c1
@deftypefun {void} {gnutls_pkcs11_deinit} ( @var{void})
Packit Service 4684c1
Packit Service 4684c1
This function will deinitialize the PKCS 11 subsystem in gnutls.
Packit Service 4684c1
This function is only needed if you need to deinitialize the
Packit Service 4684c1
subsystem without calling @code{gnutls_global_deinit()} .
Packit Service 4684c1
Packit Service 4684c1
@strong{Since:} 2.12.0
Packit Service 4684c1
@end deftypefun