Botan  2.1.0
Crypto and TLS for C++11
Botan::PK_Ops::Verification_with_EMSA Member List

This is the complete list of members for Botan::PK_Ops::Verification_with_EMSA, including all inherited members.

do_check(const secure_vector< uint8_t > &msg, const uint8_t sig[], size_t sig_len)Botan::PK_Ops::Verification_with_EMSA
has_prefix()Botan::PK_Ops::Verification_with_EMSAinlineprotectedvirtual
hash_for_signature()Botan::PK_Ops::Verification_with_EMSAinline
is_valid_signature(const uint8_t sig[], size_t sig_len) overrideBotan::PK_Ops::Verification_with_EMSAvirtual
m_emsaBotan::PK_Ops::Verification_with_EMSAprotected
max_input_bits() const =0Botan::PK_Ops::Verification_with_EMSAprotectedpure virtual
message_prefix() const Botan::PK_Ops::Verification_with_EMSAinlineprotectedvirtual
update(const uint8_t msg[], size_t msg_len) overrideBotan::PK_Ops::Verification_with_EMSAvirtual
Verification_with_EMSA(const std::string &emsa)Botan::PK_Ops::Verification_with_EMSAexplicitprotected
verify(const uint8_t[], size_t, const uint8_t[], size_t)Botan::PK_Ops::Verification_with_EMSAinlineprotectedvirtual
verify_mr(const uint8_t[], size_t)Botan::PK_Ops::Verification_with_EMSAinlineprotectedvirtual
with_recovery() const =0Botan::PK_Ops::Verification_with_EMSAprotectedpure virtual
~Verification()=defaultBotan::PK_Ops::Verificationvirtual
~Verification_with_EMSA()=defaultBotan::PK_Ops::Verification_with_EMSA