dcrypt ~master (2021-11-09T01:25:37.6069118)
Dub
Repo
AEADCipherWrapper.start
dcrypt
aead
aead
AEADCipherWrapper
Undocumented in source. Be warned that the author may not have intended to support it.
class
AEADCipherWrapper
(T)
void
start
(
bool
forEncryption
,
in
ubyte
[]
key
,
in
ubyte
[]
iv
)
if
(
isAEADCipher
!
T
)
Meta
Source
See Implementation
dcrypt
aead
aead
AEADCipherWrapper
functions
finish
getOutputSize
getUpdateOutputSize
processAADBytes
processBytes
start
properties
name