Botan 3.6.1
Crypto and TLS for C&
|
This is the complete list of members for Botan::XMSS_Signature, including all inherited members.
bytes() const | Botan::XMSS_Signature | |
randomness() const | Botan::XMSS_Signature | inline |
randomness() | Botan::XMSS_Signature | inline |
set_randomness(secure_vector< uint8_t > randomness) | Botan::XMSS_Signature | inline |
set_tree(XMSS_Signature::TreeSignature tree_sig) | Botan::XMSS_Signature | inline |
set_unused_leaf_idx(size_t idx) | Botan::XMSS_Signature | inline |
tree() const | Botan::XMSS_Signature | inline |
tree() | Botan::XMSS_Signature | inline |
unused_leaf_index() const | Botan::XMSS_Signature | inline |
XMSS_Signature(XMSS_Parameters::xmss_algorithm_t oid, std::span< const uint8_t > raw_sig) | Botan::XMSS_Signature | |
XMSS_Signature(size_t leaf_idx, secure_vector< uint8_t > randomness, XMSS_Signature::TreeSignature tree_sig) | Botan::XMSS_Signature | inline |