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

THashType

Declaration

Source position: flcCryptoHash.pas line 655

type THashType = (

  hashMD5,

  

  hashSHA1,

  

  hashSHA256,

  

  hashSHA512,

  

  hashRipeMD160,

  

  hashHMAC_MD5,

  

  hashHMAC_SHA1,

  

  hashHMAC_SHA256,

  

  hashHMAC_SHA512

  

);



CT Web help

CodeTyphon Studio