#include <internal.h>
Public Attributes | |
const bssl::SSL_PROTOCOL_METHOD * | method |
uint16_t | version |
const bssl::SSL_X509_METHOD * | x509_method |
Definition at line 3392 of file third_party/boringssl-with-bazel/src/ssl/internal.h.
const bssl::SSL_PROTOCOL_METHOD* ssl_method_st::method |
Definition at line 3398 of file third_party/boringssl-with-bazel/src/ssl/internal.h.
uint16_t ssl_method_st::version |
Definition at line 3395 of file third_party/boringssl-with-bazel/src/ssl/internal.h.
const bssl::SSL_X509_METHOD* ssl_method_st::x509_method |
Definition at line 3401 of file third_party/boringssl-with-bazel/src/ssl/internal.h.