Botan 2.19.3
Crypto and TLS for C&
name_constraint.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_NAME_CONSTRAINT_H_
6#define BOTAN_NAME_CONSTRAINT_H_
7
8#include <botan/pkix_types.h>
9BOTAN_DEPRECATED_HEADER(name_constraint.h)
10
11#endif
#define BOTAN_DEPRECATED_HEADER(hdr)
Definition compiler.h:132