Functions
server_ssl_common.h File Reference
#include <grpc/grpc.h>
#include <grpc/grpc_security.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include <grpc/support/string_util.h>
#include <grpc/support/sync.h>
#include "src/core/lib/iomgr/load_file.h"
#include "test/core/util/port.h"
#include "test/core/util/test_config.h"
Include dependency graph for server_ssl_common.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void CleanupSslLibrary ()
 
bool server_ssl_test (const char *alpn_list[], unsigned int alpn_list_len, const char *alpn_expected)
 

Function Documentation

◆ CleanupSslLibrary()

void CleanupSslLibrary ( )

Cleans up the SSL library. To be called after the last call to server_ssl_test returns. This is a NO-OP when gRPC is built against OpenSSL versions > 1.0.2.

Definition at line 283 of file server_ssl_common.cc.

◆ server_ssl_test()

bool server_ssl_test ( const char *  alpn_list[],
unsigned int  alpn_list_len,
const char *  alpn_expected 
)

Definition at line 170 of file server_ssl_common.cc.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:30