dcrypt v0.0.5 (2015-08-01T16:43:44Z)
Dub
Repo
GHashGeneral.updateAAD
dcrypt
crypto
modes
gcm
ghash
GHashGeneral
add data to the AAD stream
struct
GHashGeneral
(Multiplier)
nothrow @
nogc
void
updateAAD
(
in
ubyte
[]
aad
...
)
if
(
isGCMMultiplier
!
Multiplier
)
Parameters
aad
ubyte
[]
data to be authenticated only
Meta
Source
See Implementation
dcrypt
crypto
modes
gcm
ghash
GHashGeneral
aliases
T
block
constructors
this
functions
doFinal
init
reset
updateAAD
updateCipherData
manifest constants
BLOCKSIZE
add data to the AAD stream