Tizen Native API  8.0
__wauthn_pubkey_cred_creation_options Struct Reference

Public Attributes

wauthn_rp_entity_srp
wauthn_user_entity_suser
wauthn_pubkey_cred_params_spubkey_cred_params
unsigned long timeout
wauthn_pubkey_cred_descriptors_sexclude_credentials
wauthn_authenticator_sel_cri_sauthenticator_selection
wauthn_pubkey_cred_hints_shints
wauthn_attestation_pref_e attestation
wauthn_attestation_formats_sattestation_formats
wauthn_authentication_exts_sextensions
wauthn_hybrid_linked_data_slinked_device

Detailed Description


Member Data Documentation

The Relying Party MAY use this member to specify a preference regarding attestation conveyance. The default value is WAUTHN_ATTESTATION_PREF_NONE (optional)

The Relying Party MAY use this member to specify a preference regarding the attestation statement format used by the authenticator. The default value is the empty list, which indicates no preference (optional)

The Relying Party MAY use this member to specify capabilities and settings that the authenticator MUST or SHOULD satisfy to participate in this operation. (optional)

The Relying Party SHOULD use this member to list any existing credentials mapped to this user account (as identified by user.id). (optional)

The Relying Party MAY use this member to provide client extension inputs requesting additional processing by the client and authenticator.(optional)

This member contains zero or more elements from wauthn_pubkey_cred_hint_e to guide the user agent in interacting with the user. (optional)

Linked Device Connection Info. Optional. If not null, the state assisted transaction will start.

This member lists the key types and signature algorithms the Relying Party supports, ordered from most preferred to least preferred

This member contains a name and an identifier for the Relying Party responsible for the request

This member specifies a time, in milliseconds, that the Relying Party is willing to wait for the call to complete. This is treated as a hint, and MAY be overridden by the client. The value, '0', means no timeout is set. (optional)

This member contains names and an identifier for the user account performing the registration