TLS Record Layer's frame from RFC 5246 Section 6.2.1. More...
![Collaboration graph](classSecurity_1_1TLSPlaintext__coll__graph.png)
Public Member Functions | |
TLSPlaintext (Parser::BinaryTokenizer &tk) | |
Public Attributes | |
uint8_t | type |
see ContentType More... | |
AnyP::ProtocolVersion | version |
Record Layer, not necessarily the negotiated TLS version;. More... | |
SBuf | fragment |
possibly partial content More... | |
Detailed Description
Definition at line 38 of file Handshake.cc.
Constructor & Destructor Documentation
◆ TLSPlaintext()
|
explicit |
Definition at line 155 of file Handshake.cc.
References Security::ctApplicationData, Security::ctChangeCipherSpec, fragment, Must, Security::ParseProtocolVersion(), Parser::BinaryTokenizer::pstring16(), Parser::BinaryTokenizerContext::success(), type, Parser::BinaryTokenizer::uint8(), and version.
Member Data Documentation
◆ fragment
SBuf Security::TLSPlaintext::fragment |
Definition at line 45 of file Handshake.cc.
Referenced by Security::HandshakeParser::parseModernRecord(), and TLSPlaintext().
◆ type
uint8_t Security::TLSPlaintext::type |
Definition at line 43 of file Handshake.cc.
Referenced by Security::HandshakeParser::parseModernRecord(), and TLSPlaintext().
◆ version
AnyP::ProtocolVersion Security::TLSPlaintext::version |
Definition at line 44 of file Handshake.cc.
Referenced by Security::HandshakeParser::parseModernRecord(), and TLSPlaintext().
The documentation for this class was generated from the following file:
- src/security/Handshake.cc
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products