CCF
Loading...
Searching...
No Matches
ccf::crypto::ECPublicKey_OpenSSL Member List

This is the complete list of members for ccf::crypto::ECPublicKey_OpenSSL, including all inherited members.

check_is_cose_compatible(int cose_alg)ccf::crypto::PublicKey_OpenSSLinline
coordinates() const overrideccf::crypto::ECPublicKey_OpenSSLvirtual
ec_point_public_from_jwk(const JsonWebKeyECPublic &jwk)ccf::crypto::ECPublicKey_OpenSSLprotectedstatic
ECPublicKey_OpenSSL()ccf::crypto::ECPublicKey_OpenSSLprotected
ECPublicKey_OpenSSL(EVP_PKEY *key)ccf::crypto::ECPublicKey_OpenSSL
ECPublicKey_OpenSSL(const Pem &pem)ccf::crypto::ECPublicKey_OpenSSL
ECPublicKey_OpenSSL(ECPublicKey_OpenSSL &&key)=defaultccf::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 overrideccf::crypto::ECPublicKey_OpenSSLvirtual
get_openssl_group_id() constccf::crypto::ECPublicKey_OpenSSL
get_openssl_group_id(CurveID gid)ccf::crypto::ECPublicKey_OpenSSLstatic
keyccf::crypto::PublicKey_OpenSSLprotected
operator EVP_PKEY *() constccf::crypto::PublicKey_OpenSSLinline
public_key_der() const overrideccf::crypto::ECPublicKey_OpenSSLvirtual
public_key_jwk(const std::optional< std::string > &kid=std::nullopt) const overrideccf::crypto::ECPublicKey_OpenSSLvirtual
public_key_pem() const overrideccf::crypto::ECPublicKey_OpenSSLvirtual
public_key_raw() const overrideccf::crypto::ECPublicKey_OpenSSLvirtual
PublicKey_OpenSSL()=defaultccf::crypto::PublicKey_OpenSSL
PublicKey_OpenSSL(EVP_PKEY *key)ccf::crypto::PublicKey_OpenSSLinline
PublicKey_OpenSSL(const Pem &pem)ccf::crypto::PublicKey_OpenSSLinline
verify(const uint8_t *contents, size_t contents_size, const uint8_t *sig, size_t sig_size, MDType md_type, HashBytes &bytes) overrideccf::crypto::ECPublicKey_OpenSSLvirtual
verify(const uint8_t *contents, size_t contents_size, const uint8_t *sig, size_t sig_size, MDType md_type, HashBytes &bytes)=0ccf::crypto::ECPublicKey_OpenSSLvirtual
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_OpenSSLinline
verify(const std::vector< uint8_t > &contents, const std::vector< uint8_t > &signature)ccf::crypto::ECPublicKey_OpenSSLinlinevirtual
verify_hash(const uint8_t *hash, size_t hash_size, const uint8_t *sig, size_t sig_size, MDType md_type) overrideccf::crypto::ECPublicKey_OpenSSLvirtual
verify_hash(const std::vector< uint8_t > &hash, const std::vector< uint8_t > &signature, MDType md_type)ccf::crypto::ECPublicKey_OpenSSLinlinevirtual
verify_hash(const uint8_t *hash, size_t hash_size, const uint8_t *sig, size_t sig_size, MDType md_type)=0ccf::crypto::ECPublicKey_OpenSSLvirtual
~ECPublicKey()=defaultccf::crypto::ECPublicKeyvirtual
~ECPublicKey_OpenSSL() overrideccf::crypto::ECPublicKey_OpenSSL
~PublicKey_OpenSSL()ccf::crypto::PublicKey_OpenSSLinlinevirtual