Hmac.getDigest

Gets the digest from checksum as a raw binary array and places it into buffer. The size of the digest depends on the type of checksum.

Once this function has been called, the #GHmac is closed and can no longer be updated with glib.checksum.Checksum.update.

class Hmac
void
getDigest
(
ref ubyte[] buffer
)

Parameters

buffer ubyte[]

output buffer