GRPC Core
9.0.0
|
#include <grpc/support/port_platform.h>
#include "src/core/lib/gprpp/sync.h"
#include "src/core/lib/security/context/security_context.h"
#include "src/core/lib/security/credentials/tls/grpc_tls_credentials_options.h"
Go to the source code of this file.
Data Structures | |
class | grpc_core::SpiffeChannelSecurityConnector |
class | grpc_core::SpiffeServerSecurityConnector |
Namespaces | |
grpc_core | |
Round Robin Policy. | |
Macros | |
#define | GRPC_TLS_SPIFFE_TRANSPORT_SECURITY_TYPE "spiffe" |
Functions | |
grpc_status_code | grpc_core::TlsFetchKeyMaterials (const grpc_core::RefCountedPtr< grpc_tls_key_materials_config > &key_materials_config, const grpc_tls_credentials_options &options, grpc_ssl_certificate_config_reload_status *reload_status) |
– Util function to fetch SPIFFE server/channel credentials. More... | |
#define GRPC_TLS_SPIFFE_TRANSPORT_SECURITY_TYPE "spiffe" |