Click or drag to resize

MacType Enumeration

A message authentication code (MAC) algorithm.

Namespace:  FM.IceLink
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)
Members
  Member nameValueDescription
HmacMd51 Indicates HMAC-MD5.
HmacSha12 Indicates HMAC-SHA1
HmacSha2563 Indicates HMAC-SHA256
See Also