Method

GLibHmacget_digest

Declaration

void
g_hmac_get_digest (
  GHmac* hmac,
  guint8* buffer,
  gsize* digest_len
)

Description

No description available.

Parameters

buffer

Type: guint8*

No description available.

The data is owned by the caller of the method.
digest_len

Type: gsize*

No description available.

The data is owned by the caller of the method.