GenerateCertificate   33 remoting/base/rsa_key_pair.h   std::string GenerateCertificate() const;
GenerateCertificate  443 remoting/host/it2me/it2me_host.cc   std::string local_certificate = host_key_pair_->GenerateCertificate();
GenerateCertificate  528 remoting/host/remoting_me2me_host.cc   std::string local_certificate = key_pair_->GenerateCertificate();