HomeSort by relevance Sort by last modified time
    Searched refs:GenerateCertificate (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/remoting/base/
rsa_key_pair.h 33 std::string GenerateCertificate() const;
rsa_key_pair.cc 94 std::string RsaKeyPair::GenerateCertificate() const {
  /external/chromium_org/remoting/host/
remoting_me2me_host.cc 507 std::string local_certificate = key_pair_->GenerateCertificate();
    [all...]
  /external/chromium_org/remoting/host/plugin/
host_script_object.cc 632 std::string local_certificate = host_key_pair_->GenerateCertificate();
    [all...]

Completed in 89 milliseconds