Method

GLibHmacupdate

Declaration [src]

void
g_hmac_update (
  GHmac* hmac,
  const guchar* data,
  gssize length
)

Description

No description available.

Parameters

data

Type: const guchar*

No description available.

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

Type: gssize

No description available.