/* * XMSS WOTS Private Key * (C) 2016,2017 Matthias Gierlings * * Botan is released under the Simplified BSD License (see license.txt) **/ #ifndef BOTAN_XMSS_WOTS_PRIVATEKEY_H_ #define BOTAN_XMSS_WOTS_PRIVATEKEY_H_ #include BOTAN_DEPRECATED_HEADER(xmss_wots_privatekey.h) #endif