dcrypt ~master (2021-11-09T01:25:37.6069118)
Dub
Repo
WrapperMac.put
dcrypt
macs
mac
WrapperMac
update the MAC with a block of bytes.
void
put
(ubyte input)
void
put
(ubyte[] input)
class
WrapperMac
(T)
@
safe
nothrow
void
put
(
in
ubyte
[]
input
)
if
(
isMAC
!
T
)
Meta
Source
See Implementation
dcrypt
macs
mac
WrapperMac
functions
doFinal
put
reset
start
properties
macSize
name
update the MAC with a block of bytes.