Botan 3.6.1
Crypto and TLS for C&
|
#include <botan/certstor_macos.h>
#include <botan/ber_dec.h>
#include <botan/data_src.h>
#include <botan/exceptn.h>
#include <botan/pkix_types.h>
#include <algorithm>
#include <array>
#include <CoreFoundation/CoreFoundation.h>
#include <CoreServices/CoreServices.h>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Macros | |
#define | __ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES 0 |
#define __ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES 0 |
Definition at line 19 of file certstor_macos.cpp.