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 93 std::string RsaKeyPair::GenerateCertificate() const {
  /external/chromium_org/remoting/host/it2me/
it2me_host.cc 441 std::string local_certificate = host_key_pair_->GenerateCertificate();
  /external/chromium_org/remoting/host/
remoting_me2me_host.cc 588 std::string local_certificate = key_pair_->GenerateCertificate();
    [all...]

Completed in 8048 milliseconds