Tizen Native API  8.0
__wauthn_authenticator_attestation_response Struct Reference

Public Attributes

wauthn_const_buffer_sclient_data_json
wauthn_const_buffer_sattestation_object
unsigned int transports
wauthn_const_buffer_sauthenticator_data
wauthn_const_buffer_ssubject_pubkey_info
wauthn_cose_algorithm_e pubkey_alg

Detailed Description


Member Data Documentation

The CBOR encoded Attestation Object to be returned to the RP

The authenticator data contained within attestation_object. For more information, refer to https://www.w3.org/TR/webauthn-3/#sctn-authenticator-data

The COSEAlgorithmIdentifier of the new credential.

DER SubjectPublicKeyInfo of the new credential, or null if this is not available. For more information, refer to https://datatracker.ietf.org/doc/html/rfc5280#section-4.1.2.7

To represent multiple transports, wauthn_authenticator_transport_e can be ORed multiple times