



@deftypefun {void} {gnutls_hash_output} (gnutls_hash_hd_t @var{handle}, void * @var{digest})
@var{handle}: is a @code{gnutls_hash_hd_t}  structure.

@var{digest}: is the output value of the hash

This function will output the current hash value.

@strong{Since:} 2.10.0
@end deftypefun
