Botan 2.19.5
Crypto and TLS for C&
|
This is the complete list of members for Botan::PK_Ops::Signature, including all inherited members.
sign(RandomNumberGenerator &rng)=0 | Botan::PK_Ops::Signature | pure virtual |
signature_length() const =0 | Botan::PK_Ops::Signature | pure virtual |
update(const uint8_t msg[], size_t msg_len)=0 | Botan::PK_Ops::Signature | pure virtual |
~Signature() | Botan::PK_Ops::Signature | inlinevirtual |