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

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

binary_value() constBotan::UUIDinline
is_valid() constBotan::UUIDinline
operator!=(const UUID &other) constBotan::UUIDinline
operator=(const UUID &other)=defaultBotan::UUID
operator==(const UUID &other) constBotan::UUIDinline
to_string() constBotan::UUID
UUID()Botan::UUIDinline
UUID(RandomNumberGenerator &rng)Botan::UUID
UUID(const std::vector< uint8_t > &blob)Botan::UUID
UUID(const UUID &other)=defaultBotan::UUID
UUID(std::string_view uuid_str)Botan::UUID