#include <tls_certificate_verifier.h>
◆ TlsCustomVerificationCheckRequest()
◆ ~TlsCustomVerificationCheckRequest()
grpc::experimental::TlsCustomVerificationCheckRequest::~TlsCustomVerificationCheckRequest |
( |
| ) |
|
|
inline |
◆ c_request()
◆ common_name()
grpc::string_ref grpc::experimental::TlsCustomVerificationCheckRequest::common_name |
( |
| ) |
const |
◆ dns_names()
std::vector<grpc::string_ref> grpc::experimental::TlsCustomVerificationCheckRequest::dns_names |
( |
| ) |
const |
◆ email_names()
std::vector<grpc::string_ref> grpc::experimental::TlsCustomVerificationCheckRequest::email_names |
( |
| ) |
const |
◆ ip_names()
std::vector<grpc::string_ref> grpc::experimental::TlsCustomVerificationCheckRequest::ip_names |
( |
| ) |
const |
◆ peer_cert()
grpc::string_ref grpc::experimental::TlsCustomVerificationCheckRequest::peer_cert |
( |
| ) |
const |
◆ peer_cert_full_chain()
grpc::string_ref grpc::experimental::TlsCustomVerificationCheckRequest::peer_cert_full_chain |
( |
| ) |
const |
◆ target_name()
grpc::string_ref grpc::experimental::TlsCustomVerificationCheckRequest::target_name |
( |
| ) |
const |
◆ uri_names()
std::vector<grpc::string_ref> grpc::experimental::TlsCustomVerificationCheckRequest::uri_names |
( |
| ) |
const |
◆ verified_root_cert_subject()
grpc::string_ref grpc::experimental::TlsCustomVerificationCheckRequest::verified_root_cert_subject |
( |
| ) |
const |
The documentation for this class was generated from the following file: