| check_is_cose_compatible(int cose_alg) | ccf::crypto::PublicKey_OpenSSL | inline |
| coordinates() const override | ccf::crypto::ECPublicKey_OpenSSL | virtual |
| ec_point_public_from_jwk(const JsonWebKeyECPublic &jwk) | ccf::crypto::ECPublicKey_OpenSSL | protectedstatic |
| ECPublicKey_OpenSSL() | ccf::crypto::ECPublicKey_OpenSSL | protected |
| ECPublicKey_OpenSSL(EVP_PKEY *key) | ccf::crypto::ECPublicKey_OpenSSL | |
| ECPublicKey_OpenSSL(const Pem &pem) | ccf::crypto::ECPublicKey_OpenSSL | |
| ECPublicKey_OpenSSL(ECPublicKey_OpenSSL &&key)=default | ccf::crypto::ECPublicKey_OpenSSL | |
| ECPublicKey_OpenSSL(std::span< const uint8_t > der) | ccf::crypto::ECPublicKey_OpenSSL | |
| ECPublicKey_OpenSSL(const JsonWebKeyECPublic &jwk) | ccf::crypto::ECPublicKey_OpenSSL | |
| get_curve_id() const override | ccf::crypto::ECPublicKey_OpenSSL | virtual |
| get_openssl_group_id() const | ccf::crypto::ECPublicKey_OpenSSL | |
| get_openssl_group_id(CurveID gid) | ccf::crypto::ECPublicKey_OpenSSL | static |
| key | ccf::crypto::PublicKey_OpenSSL | protected |
| operator EVP_PKEY *() const | ccf::crypto::PublicKey_OpenSSL | inline |
| public_key_der() const override | ccf::crypto::ECPublicKey_OpenSSL | virtual |
| public_key_jwk(const std::optional< std::string > &kid=std::nullopt) const override | ccf::crypto::ECPublicKey_OpenSSL | virtual |
| public_key_pem() const override | ccf::crypto::ECPublicKey_OpenSSL | virtual |
| public_key_raw() const override | ccf::crypto::ECPublicKey_OpenSSL | virtual |
| PublicKey_OpenSSL()=default | ccf::crypto::PublicKey_OpenSSL | |
| PublicKey_OpenSSL(EVP_PKEY *key) | ccf::crypto::PublicKey_OpenSSL | inline |
| PublicKey_OpenSSL(const Pem &pem) | ccf::crypto::PublicKey_OpenSSL | inline |
| verify(const uint8_t *contents, size_t contents_size, const uint8_t *sig, size_t sig_size, MDType md_type, HashBytes &bytes) override | ccf::crypto::ECPublicKey_OpenSSL | virtual |
| verify(const uint8_t *contents, size_t contents_size, const uint8_t *sig, size_t sig_size, MDType md_type, HashBytes &bytes)=0 | ccf::crypto::ECPublicKey_OpenSSL | virtual |
| verify(const uint8_t *contents, size_t contents_size, const uint8_t *sig, size_t sig_size, MDType md_type=MDType::NONE) | ccf::crypto::ECPublicKey_OpenSSL | inline |
| verify(const std::vector< uint8_t > &contents, const std::vector< uint8_t > &signature) | ccf::crypto::ECPublicKey_OpenSSL | inlinevirtual |
| verify_hash(const uint8_t *hash, size_t hash_size, const uint8_t *sig, size_t sig_size, MDType md_type) override | ccf::crypto::ECPublicKey_OpenSSL | virtual |
| verify_hash(const std::vector< uint8_t > &hash, const std::vector< uint8_t > &signature, MDType md_type) | ccf::crypto::ECPublicKey_OpenSSL | inlinevirtual |
| verify_hash(const uint8_t *hash, size_t hash_size, const uint8_t *sig, size_t sig_size, MDType md_type)=0 | ccf::crypto::ECPublicKey_OpenSSL | virtual |
| ~ECPublicKey()=default | ccf::crypto::ECPublicKey | virtual |
| ~ECPublicKey_OpenSSL() override | ccf::crypto::ECPublicKey_OpenSSL | |
| ~PublicKey_OpenSSL() | ccf::crypto::PublicKey_OpenSSL | inlinevirtual |