Search Results for

    / fm / liveswitch / MacType

    Enumeration: MacType

    fm.liveswitch.MacType

    A message authentication code (MAC) algorithm.

    Table of contents

    Enumeration members

    • HmacMd5
    • HmacSha1
    • HmacSha256

    Enumeration members

    HmacMd5

    • HmacMd5: = 1

    Indicates HMAC-MD5.

    Defined in: Generated/TypeScript/fm.liveswitch/MacType.ts:14


    HmacSha1

    • HmacSha1: = 2

    Indicates HMAC-SHA1

    Defined in: Generated/TypeScript/fm.liveswitch/MacType.ts:20


    HmacSha256

    • HmacSha256: = 3

    Indicates HMAC-SHA256

    Defined in: Generated/TypeScript/fm.liveswitch/MacType.ts:26

    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0