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