Searched refs:otherPrivKey (Results 1 – 1 of 1) sorted by relevance
263 optional<vector<uint8_t>> otherPrivKey = support::ecKeyPairGetPrivateKey(keyPair.value()); in TEST() local264 ASSERT_TRUE(otherPrivKey); in TEST()