Botan 2.19.3
Crypto and TLS for C&
ocsp_types.h
Go to the documentation of this file.
1/*
2* Botan is released under the Simplified BSD License (see license.txt)
3*/
4
5#ifndef BOTAN_OCSP_TYPES_H_
6#define BOTAN_OCSP_TYPES_H_
7
8#include <botan/ocsp.h>
9BOTAN_DEPRECATED_HEADER(ocsp_types.h)
10
11#endif
#define BOTAN_DEPRECATED_HEADER(hdr)
Definition compiler.h:132