gtk-d v3.8.5 (2019-01-06T21:36:22Z)
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
aliases
doref
constructors
this
destructors
~this
functions
copy
getDigest
getHmacStruct
getString
getStruct
ref_
unref
update
static functions
computeHmacForBytes
computeHmacForData
computeHmacForString
variables
gHmac
ownedRef
Sets our main struct and passes it to the parent class.