Searched refs:otherPubKey (Results 1 – 1 of 1) sorted by relevance
265 optional<vector<uint8_t>> otherPubKey = support::ecKeyPairGetPublicKey(keyPair.value()); in TEST() local266 ASSERT_TRUE(otherPubKey); in TEST()268 otherPubKey.value(), privKey.value(), "0001", "someIssuer", "someSubject", 0, 0, {}); in TEST()