packages feed

Z-Botan-0.4.0.0: third_party/botan/src/lib/prov/pkcs11/p11_session.h

/*
* PKCS#11 Session
* (C) 2016 Daniel Neus, Sirrix AG
* (C) 2016 Philipp Weber, Sirrix AG
*
* Botan is released under the Simplified BSD License (see license.txt)
*/

#ifndef BOTAN_P11_SESSION_H_
#define BOTAN_P11_SESSION_H_

#include <botan/p11_types.h>
BOTAN_DEPRECATED_HEADER(p11_session.h)

#endif