Home
last modified time | relevance | path

Searched defs:pem_cert_chain (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/include/grpcpp/security/
Dcredentials_impl.h148 std::string pem_cert_chain; member
Dcredentials.h165 grpc::string pem_cert_chain; member
/third_party/grpc/src/ruby/ext/grpc/
Drb_channel_credentials.c149 VALUE pem_cert_chain = Qnil; in grpc_rb_channel_credentials_init() local
/third_party/grpc/src/core/tsi/
Dssl_transport_security.cc547 const char* pem_cert_chain, in ssl_ctx_use_certificate_chain()