Botan 3.6.1
Crypto and TLS for C&
|
This is the complete list of members for Botan::TLS::Record_Layer, including all inherited members.
clear_read_buffer() | Botan::TLS::Record_Layer | inline |
copy_data(std::span< const uint8_t > data_from_peer) | Botan::TLS::Record_Layer | |
disable_receiving_compat_mode() | Botan::TLS::Record_Layer | inline |
disable_sending_compat_mode() | Botan::TLS::Record_Layer | inline |
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) const | Botan::TLS::Record_Layer | |
ReadResult typedef | Botan::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 |