Home
last modified time | relevance | path

Searched refs:TLS_Ext_PreSharedKey_CH (Results 1 – 1 of 1) sorted by relevance

/external/scapy/scapy/layers/tls/
Dkeyexchange_tls13.py262 class TLS_Ext_PreSharedKey_CH(TLS_Ext_Unknown): class
284 _tls_ext_presharedkey_cls = { 1: TLS_Ext_PreSharedKey_CH,