Handshakes¶
- class siotls.contents.handshakes.Handshake¶
Abstract base class and registry for
siotls.iana.HandshakeType.- can_fragment: bool = True¶
Can this content be fragmented over multiple TLS records?
- content_type: ContentType = 22¶
The unique numeric identifier of the content.
- msg_type: HandshakeType | HandshakeType_¶
The unique numeric identifier of the handshake.
The following modules define the concretes classes for Handshake: