gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
Hmac.this
glib
Hmac
Hmac
Sets our main struct and passes it to the parent class.
this
(GHmac* gHmac, bool ownedRef)
class
Hmac
this
(
GHmac
*
gHmac
,
bool
ownedRef
= false
)
this
(GChecksumType digestType, char[] key)
Meta
Source
See Implementation
glib
Hmac
Hmac
constructors
this
destructors
~this
functions
copy
doref
getDigest
getHmacStruct
getString
getStruct
unref
update
static functions
computeHmacForBytes
computeHmacForData
computeHmacForString
variables
gHmac
ownedRef
Sets our main struct and passes it to the parent class.