Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Wallets V1
Swift Structure
struct AuthenticatorSelectionCriteria
init(authenticatorAttachment: AuthenticatorAttachment? = nil, requireResidentKey: Bool? = false, residentKey: ResidentKeyRequirement? = nil, userVerification: UserVerificationRequirement? = UserVerificationRequirement.preferred)
Decodable.init(from:)
init(from decoder: any Decoder) throws
Was this page helpful?