Botan 3.6.1
Crypto and TLS for C&
Botan::PK_Ops::Verification_with_Hash Member List

This is the complete list of members for Botan::PK_Ops::Verification_with_Hash, including all inherited members.

hash_function() const finalBotan::PK_Ops::Verification_with_Hashinlinevirtual
is_valid_signature(std::span< const uint8_t > sig) overrideBotan::PK_Ops::Verification_with_Hashvirtual
update(std::span< const uint8_t > input) overrideBotan::PK_Ops::Verification_with_Hashvirtual
Verification_with_Hash(std::string_view hash)Botan::PK_Ops::Verification_with_Hashexplicitprotected
Verification_with_Hash(const AlgorithmIdentifier &alg_id, std::string_view pk_algo, bool allow_null_parameters=false)Botan::PK_Ops::Verification_with_Hashexplicitprotected
verify(std::span< const uint8_t > input, std::span< const uint8_t > sig)=0Botan::PK_Ops::Verification_with_Hashprotectedpure virtual
~Verification()=defaultBotan::PK_Ops::Verificationvirtual
~Verification_with_Hash() override=defaultBotan::PK_Ops::Verification_with_Hash