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

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

clear_read_buffer()Botan::TLS::Record_Layerinline
copy_data(std::span< const uint8_t > data_from_peer)Botan::TLS::Record_Layer
disable_receiving_compat_mode()Botan::TLS::Record_Layerinline
disable_sending_compat_mode()Botan::TLS::Record_Layerinline
next_record(Cipher_State *cipher_state=nullptr)Botan::TLS::Record_Layer
prepare_records(Record_Type type, std::span< const uint8_t > data, Cipher_State *cipher_state=nullptr) constBotan::TLS::Record_Layer
ReadResult typedefBotan::TLS::Record_Layer
Record_Layer(Connection_Side side)Botan::TLS::Record_Layer
set_record_size_limits(uint16_t outgoing_limit, uint16_t incoming_limit)Botan::TLS::Record_Layer