dcrypt v0.0.5 (2015-08-01T16:43:44Z)
Dub
Repo
GCM.getMac
dcrypt
crypto
modes
gcm
gcm
GCM
Write the MAC of the processed data to buf
struct
GCM
(T)
nothrow @
nogc
void
getMac
(
ubyte
[]
buf
)
if
(
is
(
T
==
void
) ||
(
isBlockCipher
!
T
&&
T.blockSize
== 16
)
)
Meta
Source
See Implementation
dcrypt
crypto
modes
gcm
gcm
GCM
constructors
this
functions
doFinal
getMac
getOutputSize
getUnderlyingCipher
getUpdateOutputSize
name
processAADBytes
processBytes
reset
start
manifest constants
blockSize
Write the MAC of the processed data to buf