Searched defs:TestKeyFactory (Results 1 – 1 of 1) sorted by relevance
117 class TestKeyFactory : public KeyFactory { class119 explicit TestKeyFactory(const std::string& key_type) : key_type_(key_type) {} in TestKeyFactory() function in crypto::tink::internal::__anondac9a14a0111::TestKeyFactory