gtk-d v3.8.1 (2018-04-16T20:28:38Z)
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.