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

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

chain_input(uint16_t chain_idx) constBotan::LMOTS_Private_Keyinline
identifier() constBotan::OTS_Instanceinline
LMOTS_Private_Key(const LMOTS_Params &params, const LMS_Identifier &identifier, LMS_Tree_Node_Idx q, const LMS_Seed &seed)Botan::LMOTS_Private_Key
OTS_Instance(const LMOTS_Params &params, const LMS_Identifier &identifier, LMS_Tree_Node_Idx q)Botan::OTS_Instanceinline
params() constBotan::OTS_Instanceinline
q() constBotan::OTS_Instanceinline
sign(StrongSpan< LMOTS_Signature_Bytes > out_sig, const LMS_Message &msg) constBotan::LMOTS_Private_Key