1 /* This file was generated by upbc (the upb compiler) from the input 2 * file: 3 * 4 * envoy/extensions/transport_sockets/tls/v3/cert.proto 5 * 6 * Do not edit -- your changes will be discarded when the file is 7 * regenerated. */ 8 9 #ifndef ENVOY_EXTENSIONS_TRANSPORT_SOCKETS_TLS_V3_CERT_PROTO_UPB_H_ 10 #define ENVOY_EXTENSIONS_TRANSPORT_SOCKETS_TLS_V3_CERT_PROTO_UPB_H_ 11 12 #include "upb/msg.h" 13 #include "upb/decode.h" 14 #include "upb/decode_fast.h" 15 #include "upb/encode.h" 16 17 /* Public Imports. */ 18 #include "envoy/extensions/transport_sockets/tls/v3/common.upb.h" 19 #include "envoy/extensions/transport_sockets/tls/v3/secret.upb.h" 20 #include "envoy/extensions/transport_sockets/tls/v3/tls.upb.h" 21 22 #include "upb/port_def.inc" 23 24 #ifdef __cplusplus 25 extern "C" { 26 #endif 27 28 29 #ifdef __cplusplus 30 } /* extern "C" */ 31 #endif 32 33 #include "upb/port_undef.inc" 34 35 #endif /* ENVOY_EXTENSIONS_TRANSPORT_SOCKETS_TLS_V3_CERT_PROTO_UPB_H_ */ 36