Botan
2.1.0
Crypto and TLS for C++11
Main Page
Namespaces
Classes
Files
File List
File Members
src
lib
pubkey
xmss
xmss.h
Go to the documentation of this file.
1
/*
2
* XMSS
3
* Includes XMSS headers.
4
* (C) 2016 Matthias Gierlings
5
*
6
* Botan is released under the Simplified BSD License (see license.txt)
7
**/
8
9
#ifndef BOTAN_XMSS_H__
10
#define BOTAN_XMSS_H__
11
12
#include <botan/xmss_publickey.h>
13
#include <botan/xmss_privatekey.h>
14
15
#endif
Generated on Fri Aug 4 2017 19:29:39 for Botan by
1.8.9.1