Enum MatcherProtectionType
Definition
- Namespace:
- Tizen.Account.FidoClient
- Assembly:
- Tizen.Account.FidoClient.dll
Authenticator's supported matcher protection type.
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. |