Enum HashAlgorithm

Definition

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

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

C#
Copy
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

Name Description
Sha256

SHA-256