Enum MatcherProtectionType

    Definition

    Namespace:
    Tizen.Account.FidoClient
    Assembly:
    Tizen.Account.FidoClient.dll

    Authenticator's supported matcher protection type.

    [Obsolete("Deprecated since API11. Might be removed in API13.")]
    public enum MatcherProtectionType

    Fields

    Name Description
    OnChip

    Aauthenticator's matcher is running on the chip.

    Software

    Authenticator's matcher is running in software.

    Tee

    Authenticator's matcher is running inside the Trusted Execution Environment.

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