class HostNameCertificateVerifier

Defined at line 235 of file ../../third_party/grpc-migrating/src/include/grpcpp/security/tls_certificate_verifier.h

A CertificateVerifier that will perform hostname verification, to see if the

target name set from the client side matches the identity information

specified on the server's certificate.

Public Methods

void HostNameCertificateVerifier ()