Enum HashAlgorithm

    Definition

    Namespace:
    Tizen.Security.WebAuthn
    Assembly:
    Tizen.Security.WebAuthn.dll

    WebAuthn hash algorithms. Currently one hash algorithm is used, namely "SHA-256".

    public enum HashAlgorithm
    Remarks

    Refer to the following W3C specification for more information. https://www.w3.org/TR/webauthn-3/#collectedclientdata-hash-of-the-serialized-client-data

    Fields

    Name Description
    Sha256

    SHA-256

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX