Hmac.copy

Copies a glib.Hmac If hmac has been closed, by calling Hmac.getString or Hmac.getDigest, the copied HMAC will be closed as well.

class Hmac
copy
()

Return Value

Type: Hmac

the copy of the passed glib.Hmac Use Hmac.unref when finished using it.

Meta

Since

2.30