Searched refs:certValue (Results 1 – 1 of 1) sorted by relevance
2130 const vector<uint8_t>& certValue = bstr->value(); in coseSignGetX5Chain() local2131 certs.insert(certs.end(), certValue.begin(), certValue.end()); in coseSignGetX5Chain()