Searched defs:TLSExtensionDataStr (Results 1 – 1 of 1) sorted by relevance
795 struct TLSExtensionDataStr { struct797 ssl3HelloExtensionSender serverSenders[SSL_MAX_EXTENSIONS];799 PRUint16 numAdvertised;800 PRUint16 numNegotiated;801 PRUint16 advertised[SSL_MAX_EXTENSIONS];802 PRUint16 negotiated[SSL_MAX_EXTENSIONS];805 PRBool ticketTimestampVerified;806 PRBool emptySessionTicket;812 SECItem *sniNameArr;813 PRUint32 sniNameArrSize;[all …]