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