Botan
1.10.9
|
This is the complete list of members for Botan::EMSA, including all inherited members.
encoding_of(const MemoryRegion< byte > &msg, size_t output_bits, RandomNumberGenerator &rng)=0 | Botan::EMSA | pure virtual |
raw_data()=0 | Botan::EMSA | pure virtual |
update(const byte input[], size_t length)=0 | Botan::EMSA | pure virtual |
verify(const MemoryRegion< byte > &coded, const MemoryRegion< byte > &raw, size_t key_bits)=0 | Botan::EMSA | pure virtual |
~EMSA() | Botan::EMSA | inlinevirtual |