Botan 3.6.1
Crypto and TLS for C&
|
This is the complete list of members for Botan::PK_Ops::Verification, including all inherited members.
hash_function() const =0 | Botan::PK_Ops::Verification | pure virtual |
is_valid_signature(std::span< const uint8_t > sig)=0 | Botan::PK_Ops::Verification | pure virtual |
update(std::span< const uint8_t > input)=0 | Botan::PK_Ops::Verification | pure virtual |
~Verification()=default | Botan::PK_Ops::Verification | virtual |