Botan 3.5.0
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(const uint8_t sig[], size_t sig_len)=0 | Botan::PK_Ops::Verification | pure virtual |
update(const uint8_t msg[], size_t msg_len)=0 | Botan::PK_Ops::Verification | pure virtual |
~Verification()=default | Botan::PK_Ops::Verification | virtual |