Module securitykeys

Module securitykeys 

Source
Expand description

Security Keys navigation request and response formats.

Currently the only navigation request is the user-presence prompt. Operation outcome notifications used to be a navigation request too, but were moved to a fido subscription event (SubscribeOperationOutcomes) since the Security Keys app is guaranteed to be running by the time an outcome fires.

Structs§

ArchivedUserPresenceOptions
An archived UserPresenceOptions
ArchivedUserPresenceResult
An archived UserPresenceResult
UserPresenceOptions
Options for the User Presence navigation request.
UserPresenceOptionsResolver
The resolver for an archived UserPresenceOptions
UserPresenceResult
UserPresenceResultResolver
The resolver for an archived UserPresenceResult

Enums§

ArchivedSecurityKeysNavRequest
An archived SecurityKeysNavRequest
SecurityKeysNavRequest
Unified navigation request enum for the Security Keys app.
SecurityKeysNavRequestResolver
The resolver for an archived SecurityKeysNavRequest