Botan 3.12.0
Crypto and TLS for C&
certstor_windows.cpp File Reference
#include <botan/certstor_windows.h>
#include <botan/assert.h>
#include <botan/ber_dec.h>
#include <botan/hash.h>
#include <botan/mutex.h>
#include <botan/pkix_types.h>
#include <botan/internal/fmt.h>
#include <botan/internal/x509_cert_cache.h>
#include <algorithm>
#include <array>
#include <functional>
#include <unordered_map>
#include <unordered_set>
#include <vector>
#include <windows.h>
#include <wincrypt.h>

Go to the source code of this file.

Namespaces

namespace  Botan

Macros

#define _WINSOCKAPI_
#define NOMINMAX   1

Macro Definition Documentation

◆ _WINSOCKAPI_

#define _WINSOCKAPI_

Definition at line 27 of file certstor_windows.cpp.

◆ NOMINMAX

#define NOMINMAX   1

Definition at line 26 of file certstor_windows.cpp.