|
Botan 3.10.0
Crypto and TLS for C&
|
This is the complete list of members for Botan::PK_Ops::Signature, including all inherited members.
| algorithm_identifier() const | Botan::PK_Ops::Signature | virtual |
| hash_function() const =0 | Botan::PK_Ops::Signature | pure virtual |
| sign(RandomNumberGenerator &rng)=0 | Botan::PK_Ops::Signature | pure virtual |
| signature_length() const =0 | Botan::PK_Ops::Signature | pure virtual |
| update(std::span< const uint8_t > input)=0 | Botan::PK_Ops::Signature | pure virtual |
| ~Signature()=default | Botan::PK_Ops::Signature | virtual |