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