Botan
2.1.0
Crypto and TLS for C++11
|
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 |
update(const uint8_t msg[], size_t msg_len)=0 | Botan::PK_Ops::Signature | pure virtual |
~Signature()=default | Botan::PK_Ops::Signature | virtual |