dcrypt ~master (2018-06-04T17:07:07Z)
Dub
Repo
GHashGeneral.updateAAD
dcrypt
aead
gcm
ghash
GHashGeneral
add data to the AAD stream
struct
GHashGeneral
(Multiplier)
void
updateAAD
nothrow @
nogc
(
in
ubyte
[]
aad
...
)
if
(
isGCMMultiplier
!
Multiplier
)
Parameters
aad
Type:
ubyte
[]
data to be authenticated only
Meta
Source
See Implementation
dcrypt
aead
gcm
ghash
GHashGeneral
constructors
this
functions
doFinal
init
reset
updateAAD
updateCipherData
add data to the AAD stream