- addRecord
void addRecord(Vector!ubyte record, RecordType record_type, ulong )
Undocumented in source. Be warned that the author may not have intended to support it.
- format
Vector!ubyte format(Vector!ubyte msg, HandshakeType type)
Undocumented in source. Be warned that the author may not have intended to support it.
- getNextRecord
NextRecord getNextRecord(bool )
Undocumented in source. Be warned that the author may not have intended to support it.
- initialRecordVersion
TLSProtocolVersion initialRecordVersion()
Undocumented in source. Be warned that the author may not have intended to support it.
- send
Vector!ubyte send(HandshakeMessage msg)
Undocumented in source. Be warned that the author may not have intended to support it.
- timeoutCheck
bool timeoutCheck()
Undocumented in source. Be warned that the author may not have intended to support it.
Handshake IO for stream-based handshakes