Unit 'flcTLSTransportTypes' Package
[Overview][Constants][Types][Index] [#pl_fundamentals]

TTLSCipherOptions

Declaration

Source position: flcTLSTransportTypes.pas line 113

type TTLSCipherOptions = set of (

  tlscoRC4,

  

  tlscoDES,

  

  tlsco3DES,

  

  tlscoAES128,

  

  tlscoAES256

  

);



CT Web help

CodeTyphon Studio