Botan
2.13.0
Crypto and TLS for C++11
Main Page
Namespaces
Classes
Files
File List
File Members
src
lib
filters
basefilt.h
Go to the documentation of this file.
1
/*
2
* Basic Filters
3
* (C) 1999-2007 Jack Lloyd
4
* (C) 2013 Joel Low
5
*
6
* Botan is released under the Simplified BSD License (see license.txt)
7
*/
8
9
#ifndef BOTAN_BASEFILT_H_
10
#define BOTAN_BASEFILT_H_
11
12
// This header is deprecated and will be removed in a future major release
13
14
#include <botan/filters.h>
15
16
BOTAN_DEPRECATED_HEADER
(basefilt.h)
17
18
#endif
BOTAN_DEPRECATED_HEADER
#define BOTAN_DEPRECATED_HEADER(hdr)
Definition:
compiler.h:135
Generated on Mon Jan 13 2020 21:02:50 for Botan by
1.8.9.1