Type Definition panda_sys::GHmac[][src]

pub type GHmac = _GHmac;
Expand description

GHmac:

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

Since: 2.30