botan v1.13.4 (2023-03-01T00:35:38Z)
Dub
Repo
zap
botan
utils
mem_ops
Zeroise the values then free the memory
void
zap
(
T
Alloc
)
(
ref
Vector
!(
T
,
Alloc
)
vec
)
Parameters
vec
Vector
!(
T
,
Alloc
)
the vector to zeroise and free
Meta
Source
See Implementation
botan
utils
mem_ops
functions
bufferInsert
sameMem
setMem
unlock
zap
zeroise
Zeroise the values then free the memory