Botan  2.19.1
Crypto and TLS for C++11
xmss_wots_parameters.h
Go to the documentation of this file.
1 /*
2  * XMSS WOTS Parameters
3  * (C) 2016,2018 Matthias Gierlings
4  *
5  * Botan is released under the Simplified BSD License (see license.txt)
6  **/
7 
8 #ifndef BOTAN_XMSS_WOTS_PARAMETERS_H_
9 #define BOTAN_XMSS_WOTS_PARAMETERS_H_
10 
11 #include <botan/xmss_wots.h>
12 BOTAN_DEPRECATED_HEADER(xmss_wots_parameters.h)
13 
14 #endif
#define BOTAN_DEPRECATED_HEADER(hdr)
Definition: compiler.h:132