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

TTLSMACAlgorithm

Declaration

Source position: flcTLSAlgorithmTypes.pas line 135

type TTLSMACAlgorithm = (

  tlsmaNone,

  

  tlsmaNULL,

  

  tlsmaHMAC_MD5,

  

  tlsmaHMAC_SHA1,

  

  tlsmaHMAC_SHA256,

  

  tlsmaHMAC_SHA384,

  

  tlsmaHMAC_SHA512

  

);



CT Web help

CodeTyphon Studio