Botan 3.6.0
Crypto and TLS for C&
Botan::TPM2::EC_PublicKey Member List

This is the complete list of members for Botan::TPM2::EC_PublicKey, including all inherited members.

_public_key() constBotan::EC_PublicKey
algo_name() const overrideBotan::TPM2::EC_PublicKeyinlinevirtual
algorithm_identifier() const overrideBotan::EC_PublicKeyvirtual
check_key(RandomNumberGenerator &rng, bool strong) const overrideBotan::EC_PublicKeyvirtual
create(Object handles, const SessionBundle &sessions)Botan::TPM2::PublicKeyprotectedstatic
create_encryption_op(RandomNumberGenerator &rng, std::string_view params, std::string_view provider) constBotan::Public_Keyvirtual
create_kem_encryption_op(std::string_view params, std::string_view provider) constBotan::Public_Keyvirtual
create_verification_op(std::string_view params, std::string_view provider) const overrideBotan::TPM2::EC_PublicKeyvirtual
create_x509_verification_op(const AlgorithmIdentifier &signature_algorithm, std::string_view provider) constBotan::Public_Keyvirtual
default_x509_signature_format() constBotan::Public_Keyinlinevirtual
DER_domain() constBotan::EC_PublicKey
domain() constBotan::EC_PublicKey
domain_format() constBotan::EC_PublicKeyinline
EC_PublicKey(Object handle, SessionBundle sessions, const TPM2B_PUBLIC *public_blob)Botan::TPM2::EC_PublicKeyprotected
EC_PublicKey(Object handle, SessionBundle sessions, std::pair< EC_Group, EC_AffinePoint > public_key)Botan::TPM2::EC_PublicKeyprotected
Botan::EC_PublicKey::EC_PublicKey(const EC_PublicKey &other)=defaultBotan::EC_PublicKey
Botan::EC_PublicKey::EC_PublicKey(EC_PublicKey &&other)=deleteBotan::EC_PublicKey
Botan::EC_PublicKey::EC_PublicKey(EC_Group group, const EC_Point &pub_point)Botan::EC_PublicKeyprotected
Botan::EC_PublicKey::EC_PublicKey(EC_Group group, EC_AffinePoint pub_point)Botan::EC_PublicKeyprotected
Botan::EC_PublicKey::EC_PublicKey(const AlgorithmIdentifier &alg_id, std::span< const uint8_t > key_bits)Botan::EC_PublicKeyprotected
Botan::EC_PublicKey::EC_PublicKey()=defaultBotan::EC_PublicKeyprotected
estimated_strength() const overrideBotan::EC_PublicKeyvirtual
fingerprint_public(std::string_view alg="SHA-256") constBotan::Public_Key
generate_another(Botan::RandomNumberGenerator &) const overrideBotan::TPM2::PublicKeyinlinevirtual
get_int_field(std::string_view field) const overrideBotan::EC_PublicKeyvirtual
get_oid() constBotan::Public_Keyinline
handles() constBotan::TPM2::PublicKeyinline
key_length() const overrideBotan::EC_PublicKeyvirtual
load_persistent(const std::shared_ptr< Context > &ctx, TPM2_HANDLE persistent_object_handle, const SessionBundle &sessions={})Botan::TPM2::PublicKeystatic
load_transient(const std::shared_ptr< Context > &ctx, std::span< const uint8_t > public_blob, const SessionBundle &sessions)Botan::TPM2::PublicKeystatic
m_domain_encodingBotan::EC_PublicKeyprotected
m_point_encodingBotan::EC_PublicKeyprotected
m_public_keyBotan::EC_PublicKeyprotected
message_part_size() constBotan::Public_Keyinlinevirtual
message_parts() constBotan::Public_Keyinlinevirtual
object_identifier() constBotan::Asymmetric_Keyvirtual
operator=(const EC_PublicKey &other)=defaultBotan::EC_PublicKey
operator=(EC_PublicKey &&other)=deleteBotan::EC_PublicKey
point_encoding() constBotan::EC_PublicKeyinline
public_key_bits() const overrideBotan::TPM2::EC_PublicKeyvirtual
public_point() constBotan::EC_PublicKey
PublicKey(Object object, SessionBundle sessions)Botan::TPM2::PublicKeyinlineprotected
raw_public_key_bits() const overrideBotan::TPM2::EC_PublicKeyvirtual
sessions() constBotan::TPM2::PublicKeyinline
set_parameter_encoding(EC_Group_Encoding enc)Botan::EC_PublicKey
set_point_encoding(EC_Point_Format enc)Botan::EC_PublicKey
subject_public_key() constBotan::Public_Key
supports_operation(PublicKeyOperation op) const overrideBotan::TPM2::EC_PublicKeyinlinevirtual
TPM2::PublicKey classBotan::TPM2::EC_PublicKeyfriend
~Asymmetric_Key()=defaultBotan::Asymmetric_Keyvirtual
~EC_PublicKey() override=defaultBotan::EC_PublicKey