Botan  2.19.1
Crypto and TLS for C++11
Namespaces | Macros
certstor_windows.cpp File Reference
#include <botan/certstor_windows.h>
#include <botan/pkix_types.h>
#include <botan/der_enc.h>
#include <array>
#include <vector>
#include <windows.h>
#include <wincrypt.h>

Go to the source code of this file.

Namespaces

 Botan
 

Macros

#define _WINSOCKAPI_
 
#define NOMINMAX   1
 
#define WINCRYPT_UNUSED_PARAM   0
 

Macro Definition Documentation

#define _WINSOCKAPI_

Definition at line 17 of file certstor_windows.cpp.

#define NOMINMAX   1

Definition at line 16 of file certstor_windows.cpp.

#define WINCRYPT_UNUSED_PARAM   0

Definition at line 21 of file certstor_windows.cpp.

Variable Documentation

T m_context

Definition at line 106 of file certstor_windows.cpp.

Referenced by botan_rng_init_custom().