CCF
Loading...
Searching...
No Matches
include
ccf
service
tables
cert_bundles.h
Go to the documentation of this file.
1
// Copyright (c) Microsoft Corporation. All rights reserved.
2
// Licensed under the Apache 2.0 License.
3
#pragma once
4
5
#include "
ccf/service/map.h
"
6
7
namespace
ccf
8
{
9
using
CACertBundlePEMs
=
ServiceMap<std::string, std::string>
;
10
namespace
Tables
11
{
12
static
constexpr
auto
CA_CERT_BUNDLE_PEMS =
13
"public:ccf.gov.tls.ca_cert_bundles"
;
14
}
15
}
ccf::kv::TypedMap
Definition
map.h:30
ccf
Definition
app_interface.h:14
map.h
Generated by
1.9.8