Go to the documentation of this file.
25 #include "absl/strings/string_view.h"
35 #define GRPC_ALTS_HANDSHAKER_SERVICE_URL "metadata.google.internal.:8080"
39 const char* handshaker_service_url)
41 handshaker_service_url_(handshaker_service_url == nullptr
68 const char* handshaker_service_url)
70 handshaker_service_url_(handshaker_service_url == nullptr
94 const char* handshaker_service_url,
bool enable_untrusted_alts) {
103 const char* handshaker_service_url,
bool enable_untrusted_alts) {
GRPCAPI void grpc_alts_credentials_options_destroy(grpc_alts_credentials_options *options)
void grpc_alts_set_rpc_protocol_versions(grpc_gcp_rpc_protocol_versions *rpc_versions)
char * handshaker_service_url_
grpc_channel_credentials * grpc_alts_credentials_create(const grpc_alts_credentials_options *options)
grpc_channel_credentials * grpc_alts_credentials_create_customized(const grpc_alts_credentials_options *options, const char *handshaker_service_url, bool enable_untrusted_alts)
GPRAPI void gpr_free(void *ptr)
bool grpc_alts_is_running_on_gcp()
grpc_alts_credentials_options * options_
grpc_core::RefCountedPtr< grpc_channel_security_connector > create_security_connector(grpc_core::RefCountedPtr< grpc_call_credentials > call_creds, const char *target_name, const grpc_channel_args *args, grpc_channel_args **new_args) override
~grpc_alts_credentials() override
grpc_server_credentials * grpc_alts_server_credentials_create(const grpc_alts_credentials_options *options)
grpc_core::RefCountedPtr< grpc_channel_security_connector > grpc_alts_channel_security_connector_create(grpc_core::RefCountedPtr< grpc_channel_credentials > channel_creds, grpc_core::RefCountedPtr< grpc_call_credentials > request_metadata_creds, const char *target_name)
constexpr absl::remove_reference_t< T > && move(T &&t) noexcept
void call_creds(grpc_end2end_test_config config)
char * handshaker_service_url_
#define GRPC_ALTS_HANDSHAKER_SERVICE_URL
grpc_core::UniqueTypeName type() const override
grpc_gcp_rpc_protocol_versions rpc_versions
grpc_core::RefCountedPtr< grpc_server_security_connector > grpc_alts_server_security_connector_create(grpc_core::RefCountedPtr< grpc_server_credentials > server_creds)
grpc_core::UniqueTypeName type() const override
grpc_alts_credentials_options * grpc_alts_credentials_options_copy(const grpc_alts_credentials_options *options)
DebugStringOptions options_
grpc_alts_server_credentials(const grpc_alts_credentials_options *options, const char *handshaker_service_url)
GPRAPI char * gpr_strdup(const char *src)
grpc_core::RefCountedPtr< grpc_server_security_connector > create_security_connector(const grpc_channel_args *) override
~grpc_alts_server_credentials() override
grpc_server_credentials * grpc_alts_server_credentials_create_customized(const grpc_alts_credentials_options *options, const char *handshaker_service_url, bool enable_untrusted_alts)
grpc_alts_credentials_options * options_
RefCountedPtr< grpc_channel_credentials > Ref() GRPC_MUST_USE_RESULT
grpc_alts_credentials(const grpc_alts_credentials_options *options, const char *handshaker_service_url)
grpc
Author(s):
autogenerated on Fri May 16 2025 02:57:40