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