Byte-vector that clears its contents before deletion.
Declared in <support/allocators/zeroafterfree.h>
<support/allocators/zeroafterfree.h>
using SerializeData = std::vector<std::byte, zero_after_free_allocator<std::byte>>;