Botan 3.3.0
Crypto and TLS for C&
Botan::RTSS_Share Member List

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

data() constBotan::RTSS_Shareinline
initialized() constBotan::RTSS_Shareinline
reconstruct(const std::vector< RTSS_Share > &shares)Botan::RTSS_Sharestatic
RTSS_Share()=defaultBotan::RTSS_Share
RTSS_Share(std::string_view hex_input)Botan::RTSS_Shareexplicit
RTSS_Share(const uint8_t data[], size_t len)Botan::RTSS_Share
share_id() constBotan::RTSS_Share
size() constBotan::RTSS_Shareinline
split(uint8_t M, uint8_t N, const uint8_t secret[], uint16_t secret_len, const uint8_t identifier[16], RandomNumberGenerator &rng)Botan::RTSS_Sharestatic
split(uint8_t M, uint8_t N, const uint8_t secret[], uint16_t secret_len, const std::vector< uint8_t > &identifier, std::string_view hash_fn, RandomNumberGenerator &rng)Botan::RTSS_Sharestatic
to_string() constBotan::RTSS_Share