Searched refs:typeEncryptedExtensions (Results 1 – 5 of 5) sorted by relevance
92 typeEncryptedExtensions uint8 = 8 // draft-ietf-tls-tls13-16 const
1082 encryptedExtensionsMsg.addU8(typeEncryptedExtensions)1098 if data[0] != typeEncryptedExtensions {
1238 case typeEncryptedExtensions:
755 toWrite = append(toWrite, typeEncryptedExtensions)
10340 messageType: typeEncryptedExtensions,