TLS Extensions
Base class representing a TLS extension of some kind
TLS Server Name Indicator extension (RFC 3546)
SRP identifier extension (RFC 5054)
Renegotiation Indication Extension (RFC 5746)
Maximum Fragment Length Negotiation Extension (RFC 4366 sec 3.2)
size_t max_fragment | specifies what maximum fragment size to advertise. Currently must be one of 512, 1024, 2048, or 4096. |
Next Protocol Negotiation
Empty extension, used by client
List of protocols, used by server
TLSSession Ticket Extension (RFC 5077)
Create empty extension, used by both client and server
Extension with ticket, used by client
Deserialize a session ticket
Supported Elliptic Curves Extension (RFC 4492)
Signature Algorithms Extension for TLS 1.2 (RFC 5246)
Heartbeat Extension (RFC 6520)
Represents a block of extensions in a hello message