Enum MatcherProtectionType

Definition

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

Authenticator's supported matcher protection type.

C#
Copy
[Obsolete("Deprecated since API11. Might be removed in API13.")] public enum MatcherProtectionType
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.