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 PasskeyCredentialCreationOptions
Decodable.init(from:)
init(from decoder: any Decoder) throws
init(rp: PublicKeyCredentialRpEntity, user: PublicKeyCredentialUserEntity, challenge: Base64URLString, pubKeyCredParams: [PublicKeyCredentialParameters], timeout: Int? = nil, excludeCredentials: [PublicKeyCredentialDescriptor]? = nil, authenticatorSelection: AuthenticatorSelectionCriteria? = nil, attestation: AttestationConveyancePreference? = nil, extensions: AuthenticationExtensionsClientInputs? = nil)
Was this page helpful?