Searched refs:bccContents (Results 1 – 1 of 1) sorted by relevance
333 auto bccContents = validateBcc(bcc->asArray()); in checkProtectedData() local334 ASSERT_TRUE(bccContents) << "\n" << bccContents.message() << "\n" << prettyPrint(bcc.get()); in checkProtectedData()335 ASSERT_GT(bccContents->size(), 0U); in checkProtectedData()341 auto& signingKey = bccContents->back().pubKey; in checkProtectedData()363 *bccOutput = std::move(*bccContents); in checkProtectedData()