Searched refs:PUBLIC_KEY_NAME (Results 1 – 2 of 2) sorted by relevance
30 static constexpr const char *PUBLIC_KEY_NAME = "pub_key.pem"; variable
207 if (!ExtractZipFile(helper, PUBLIC_KEY_NAME, modulePubkey)) { in Open()