Botan
1.11.15
|
encoding_of(const secure_vector< byte > &msg, size_t output_bits, RandomNumberGenerator &rng)=0 | Botan::EMSA | [pure virtual] |
raw_data()=0 | Botan::EMSA | [pure virtual] |
Spec typedef | Botan::EMSA | |
update(const byte input[], size_t length)=0 | Botan::EMSA | [pure virtual] |
verify(const secure_vector< byte > &coded, const secure_vector< byte > &raw, size_t key_bits)=0 | Botan::EMSA | [pure virtual] |
~EMSA() | Botan::EMSA | [inline, virtual] |