#include "test/core/util/tls_utils.h"
#include <grpc/support/log.h>
#include <grpc/support/string_util.h>
#include "src/core/lib/gpr/tmpfile.h"
#include "src/core/lib/iomgr/load_file.h"
#include "src/core/lib/slice/slice_internal.h"
Go to the source code of this file.
Namespaces | |
grpc_core | |
grpc_core::testing | |
Functions | |
std::string | grpc_core::testing::GetFileContents (const char *path) |
PemKeyCertPairList | grpc_core::testing::MakeCertKeyPairs (absl::string_view private_key, absl::string_view certs) |