Botan 3.5.0
Crypto and TLS for C&
Botan::LMS_PublicKey Member List

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

from_bytes_or_throw(BufferSlicer &slicer)Botan::LMS_PublicKeystatic
identifier() constBotan::LMS_Instanceinline
lmots_params() constBotan::LMS_Instanceinline
LMS_Instance(LMS_Params lms_params, LMOTS_Params lmots_params, LMS_Identifier identifier)Botan::LMS_Instanceinline
lms_params() constBotan::LMS_Instanceinline
LMS_PublicKey(LMS_Params lms_params, LMOTS_Params lmots_params, LMS_Identifier I, LMS_Tree_Node lms_root)Botan::LMS_PublicKey
LMS_PublicKey(const LMS_PrivateKey &sk)Botan::LMS_PublicKey
size(const LMS_Params &lms_params)Botan::LMS_PublicKeystatic
to_bytes() constBotan::LMS_PublicKey
verify_signature(const LMS_Message &msg, const LMS_Signature &sig) constBotan::LMS_PublicKey