Searched refs:TLS_Ext_SupportedPointFormat (Results 1 – 2 of 2) sorted by relevance
371 class TLS_Ext_SupportedPointFormat(TLS_Ext_Unknown): # RFC 4492 class551 11: TLS_Ext_SupportedPointFormat,
829 assert(isinstance(ext[3], TLS_Ext_SupportedPointFormat))1039 ext4 = TLS_Ext_SupportedPointFormat(ecpl='uncompressed')