Unit 'flcTLSRecord' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_fundamentals]

TTLSContentType

Declaration

Source position: flcTLSRecord.pas line 68

type TTLSContentType = (

  tlsctInvalid = 0,

  

  tlsctChange_cipher_spec = 20,

  

  tlsctAlert = 21,

  

  tlsctHandshake = 22,

  

  tlsctApplication_data = 23,

  

  tlsctHeartbeat = 24,

  

  tlsctMax = 255

  

);



CT Web help

CodeTyphon Studio