Initializers
init(from:)
Inherited fromDecodable.init(from:).
Swift Structure
struct PublicKeyCredentialDescriptor
Decodable.init(from:).
init(from decoder: any Decoder) throws
init(id: String, transports: [AuthenticatorTransport]? = nil, type: PublicKeyCredentialType)
enum Error
Was this page helpful?