/ fm / liveswitch / HashType
Enumeration: HashType
fm.liveswitch.HashType
A hash algorithm.
Table of contents
Enumeration members
Enumeration members
Md5
• Md5: = 1
Indciates MD5.
Defined in: Generated/TypeScript/fm.liveswitch/HashType.ts:14
Sha1
• Sha1: = 2
Indicates SHA1.
Defined in: Generated/TypeScript/fm.liveswitch/HashType.ts:20
Sha256
• Sha256: = 3
Indicates SHA256.
Defined in: Generated/TypeScript/fm.liveswitch/HashType.ts:26