Home
last modified time | relevance | path

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

/external/scapy/scapy/layers/tls/
Dextensions.py464 class TLS_Ext_PreSharedKey(TLS_Ext_Unknown): class
560 0x29: TLS_Ext_PreSharedKey,
652 elif cls is TLS_Ext_PreSharedKey: