Botan
2.19.2
Crypto and TLS for C&
src
lib
filters
comp_filter.h
Go to the documentation of this file.
1
/*
2
* Filter interface for compression
3
* (C) 2014,2015,2016 Jack Lloyd
4
*
5
* Botan is released under the Simplified BSD License (see license.txt)
6
*/
7
8
#ifndef BOTAN_COMPRESSION_FILTER_H_
9
#define BOTAN_COMPRESSION_FILTER_H_
10
11
BOTAN_DEPRECATED_HEADER
(comp_filter.h)
12
13
#include <botan/filters.h>
14
15
#endif
BOTAN_DEPRECATED_HEADER
#define BOTAN_DEPRECATED_HEADER(hdr)
Definition:
compiler.h:132
Generated by
1.9.3