glib.Hmac

Undocumented in source.

Public Imports

glib.c.types
public import glib.c.types;
Undocumented in source.
gtkc.glibtypes
public import gtkc.glibtypes;
Undocumented in source.

Members

Classes

Hmac
class Hmac

An opaque structure representing a HMAC operation. To create a new GHmac, use g_hmac_new(). To free a GHmac, use g_hmac_unref().

Meta