packages feed

Z-Botan-0.4.0.0: third_party/botan/src/lib/pubkey/xmss/xmss_privatekey.h

/*
 * (C) 2016,2017,2018 Matthias Gierlings
 *
 * Botan is released under the Simplified BSD License (see license.txt)
 **/

#ifndef BOTAN_XMSS_PRIVATEKEY_H_
#define BOTAN_XMSS_PRIVATEKEY_H_

#include <botan/xmss.h>
BOTAN_DEPRECATED_HEADER(xmss_privatekey.h)

#endif