dcrypt v0.0.7 (2015-12-06T17:48:29Z)
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.