Home
last modified time | relevance | path

Searched refs:certNum (Results 1 - 1 of 1) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/profile/src/
H A Dpkcs7_data.cpp250 int certNum = sk_X509_num(certs); variable
251 SIGNATURE_TOOLS_LOGI("certNum%s", std::to_string(certNum).c_str());
252 for (int i = 0; i < certNum; i++) {

Completed in 2 milliseconds