rfc9147-Sec5_2-enum-HandshakeType-List   rfc9147-AppA_2-enum-HandshakeType-List 
enum { enum {
hello_request_RESERVED(0),
client_hello(1), client_hello(1),
server_hello(2), server_hello(2),
hello_verify_request_RESERVED(3),
new_session_ticket(4), new_session_ticket(4),
end_of_early_data(5), end_of_early_data(5),
hello_retry_request_RESERVED(6),
encrypted_extensions(8), encrypted_extensions(8),
request_connection_id(9), /* New */ request_connection_id(9), /* New */
new_connection_id(10), /* New */ new_connection_id(10), /* New */
certificate(11), certificate(11),
server_key_exchange_RESERVED(12),
certificate_request(13), certificate_request(13),
server_hello_done_RESERVED(14),
certificate_verify(15), certificate_verify(15),
client_key_exchange_RESERVED(16),
finished(20), finished(20),
certificate_url_RESERVED(21),
certificate_status_RESERVED(22),
supplemental_data_RESERVED(23),
key_update(24), key_update(24),
message_hash(254), message_hash(254),
(255) (255)
} HandshakeType; } HandshakeType;
 End of changes. 7 change blocks. 
0 lines changed or deleted 9 lines changed or added

This html diff was produced by rfcdiff 1.48. The latest version is available from http://tools.ietf.org/tools/rfcdiff/