Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/test/embedded_test_server/
H A Dembedded_test_server.h276 struct ServerCertificateConfig { struct
281 ServerCertificateConfig& operator=(const ServerCertificateConfig&); argument
282 ServerCertificateConfig& operator=(ServerCertificateConfig&&); argument
286 IntermediateType intermediate = IntermediateType::kNone;
297 OCSPConfig ocsp_config;
300 OCSPConfig stapled_ocsp_config;
304 OCSPConfig intermediate_ocsp_config;
309 std::vector<std::string> policy_oids;
312 std::vector<std::string> dns_names;
315 std::vector<net::IPAddress> ip_addresses;
[all …]
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
H A Dcredentials.pxd.pxi86 cdef class ServerCertificateConfig: class
H A Dcredentials.pyx.pxi204 cdef class ServerCertificateConfig: class
/aosp_15_r20/external/aws-sdk-java-v2/services/iot/src/main/resources/codegen-resources/
H A Dservice-2.json17633 "ServerCertificateConfig":{ object