Lines Matching refs:keyPath
107 * @param keyPath path of the key used for signature
111 const char *path, const char *keyPath);
117 * @param keyPath path of the key used for verification
123 int32_t VerifyPackage(const char *packagePath, const char *keyPath,
130 * @param keyPath 运来校验的key的文件名
134 int32_t VerifyPackageWithCallback(const std::string &packagePath, const std::string &keyPath,
141 * @param keyPath path of the key used for verification
146 int32_t ExtraPackageDir(const char *packagePath, const char *keyPath, const char *dir,
153 * @param keyPath path of the key used for verification
158 int32_t ExtraPackageFile(const char *packagePath, const char *keyPath, const char *file,