| 
    Tizen Native API
    10.0
    
   
   | 
  
  
  
 
__wauthn_pubkey_cred_descriptor Struct Reference
  Public Attributes | |
| wauthn_pubkey_cred_type_e | type | 
| wauthn_const_buffer_s * | id | 
| unsigned int | transports | 
Detailed Description
The structure for a public key credential descriptor.
- Since :
 - 7.0
 
- Remarks:
 - Refer to the following W3C specification for more information. https://www.w3.org/TR/webauthn-3/#dictdef-publickeycredentialdescriptor
 
Member Data Documentation
The credential ID of the public key credential
| unsigned int __wauthn_pubkey_cred_descriptor::transports | 
To represent multiple transports, wauthn_authenticator_transport_e can be ORed multiple times
The type of the public key credential