Enum ndpi_tls_block_type

Enum Documentation

enum ndpi_tls_block_type

Values:

enumerator tls_unknown
enumerator tls_change_cipher
enumerator tls_alert
enumerator tls_handshake_hello_request
enumerator tls_handshake_client_hello
enumerator tls_handshake_server_hello
enumerator tls_handshake_new_session_ticket
enumerator tls_handshake_encrypted_extn
enumerator tls_handshake_certificate
enumerator tls_handshake_server_key_exchange
enumerator tls_handshake_certificate_request
enumerator tls_handshake_server_hello_done
enumerator tls_handshake_certificate_verify
enumerator tls_handshake_client_key_exchange
enumerator tls_handshake_finished
enumerator tls_application_data
enumerator tls_heartbeat