dcrypt ~master (2021-11-09T01:25:37.6069118)
Dub
Repo
wipe
dcrypt
util
TODO: neat variadic implementation of
wipe()
Clears data in memory.
void
wipe
(T t)
@
safe
@
nogc
nothrow
void
wipe
(
T
)
(
ref
T
t
)
void
wipe
(T ts)
Meta
Source
See Implementation
dcrypt
util
functions
crypto_equals
wipe
TODO: neat variadic implementation of wipe() Clears data in memory.