Botan 3.9.0
Crypto and TLS for C&
|
#include <tls_record.h>
Public Member Functions | |
uint16_t | epoch () const |
size_t | needed () const |
Record_Header (size_t needed) | |
Record_Header (uint64_t sequence, Protocol_Version version, Record_Type type) | |
uint64_t | sequence () const |
Record_Type | type () const |
Protocol_Version | version () const |
Definition at line 70 of file tls_record.h.
|
inline |
|
inlineexplicit |
|
inline |
Definition at line 89 of file tls_record.h.
References sequence().
Referenced by Botan::TLS::Channel_Impl_12::from_peer().
|
inline |
Definition at line 77 of file tls_record.h.
Referenced by Botan::TLS::Channel_Impl_12::from_peer(), and Record_Header().
|
inline |
Definition at line 84 of file tls_record.h.
References BOTAN_ASSERT_NOMSG.
Referenced by epoch(), Botan::TLS::Channel_Impl_12::from_peer(), and Record_Header().
|
inline |
Definition at line 91 of file tls_record.h.
References BOTAN_ASSERT_NOMSG.
Referenced by Botan::TLS::Channel_Impl_12::from_peer(), and Record_Header().
|
inline |
Definition at line 79 of file tls_record.h.
References BOTAN_ASSERT_NOMSG.
Referenced by Botan::TLS::Channel_Impl_12::from_peer(), and Record_Header().