dcrypt ~master (2018-06-04T17:07:07Z)
Dub
Repo
wipe
dcrypt
util
TODO: neat variadic implementation of
wipe()
Clears data in memory.
@
safe
@
nogc
nothrow
void
wipe
(
T
)
(
ref
T
t
)
Meta
Source
See Implementation
dcrypt
util
functions
crypto_equals
wipe
TODO: neat variadic implementation of wipe() Clears data in memory.