Botan
3.9.0
Crypto and TLS for C&
Botan
CT
custom_unpoisonable
Botan::CT::custom_unpoisonable Concept Reference
#include <
ct_utils.h
>
Concept definition
template
<
typename
T>
concept
Botan::CT::custom_unpoisonable
=
requires
(
const
T& v) { v._const_time_unpoison(); }
Botan::CT::custom_unpoisonable
Definition
ct_utils.h:99
Detailed Description
Definition at line
99
of file
ct_utils.h
.
Generated by
1.14.0