Botan 3.4.0
Crypto and TLS for C&
Botan::ISO_9796_DS2 Member List

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

create(std::string_view algo_spec)Botan::EMSAstatic
create_or_throw(std::string_view algo_spec)Botan::EMSAstatic
hash_function() const overrideBotan::ISO_9796_DS2inlinevirtual
ISO_9796_DS2(std::unique_ptr< HashFunction > hash, bool implicit=false)Botan::ISO_9796_DS2inlineexplicit
ISO_9796_DS2(std::unique_ptr< HashFunction > hash, bool implicit, size_t salt_size)Botan::ISO_9796_DS2inline
name() const overrideBotan::ISO_9796_DS2virtual
~EMSA()=defaultBotan::EMSAvirtual