Searched defs:pubKey (Results 1 – 5 of 5) sorted by relevance
164 auto pubKey = CoseKey::parse(payload->value(), EC2, ES256, P256); in validateAndExtractPubkeys() local
167 EVP_PKEY_Ptr pubKey(X509_get_pubkey(cert.get())); in GetEcdsa256KeyFromCert() local
208 std::vector<uint8_t> pubKey(num_bytes); in extractPublicKey() local
129 std::vector<uint8_t> pubKey(ED25519_PUBLIC_KEY_LEN); in GenerateBcc() local
237 bytevec pubKey; in getEcPublicKey() local