Tizen Native API
8.0
|
__wauthn_attestation_formats Struct Reference
Public Attributes | |
size_t | size |
wauthn_const_buffer_s * | attestation_formats |
Detailed Description
The list structure for attestation formats.
- Since :
- 7.0
- Remarks:
- The attestation formats are a sequence of strings that expresses the Relying Party's preference for attestation statement formats, from most to least preferable.
- Each wauthn_const_buffer_s has a string of an attestation format such as packed, android-key, fido-u2f, apple, none, and so on.
- Refer to the following W3C specification for more information. https://www.w3.org/TR/webauthn-3/#attestation-statement-format-identifier
Member Data Documentation
The sequence of wauthn_const_buffer_s
The number of attestation_formats