Dan Church cc0530ba46 Fix Botan 2/3 include
Botan::secure_scrub_memory -> defined in mem_ops.h
Botan::secure_vector -> defined in secmem.h

The reason only including secmem.h worked in previous (<3.0) versions of
Botan was because secmem.h included mem_ops.h. This is no longer the
case since commit
randombit/botan@49dbbcb2bf (2023-10-11;
"Split out allocator helpers to allocator.h")

Fixes #10038
2023-11-22 23:11:47 -05:00
..
2023-02-14 22:34:14 -08:00
2023-05-07 08:48:58 -04:00
2023-11-22 23:11:47 -05:00
2023-01-29 09:38:44 -05:00
2022-05-01 16:02:02 -04:00
2023-03-30 07:23:29 -04:00
2023-01-29 09:38:44 -05:00