Enum MatcherProtectionType

Definition

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

Authenticator's supported matcher protection type.

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