Skip to main content
Structure Specification reference: https://w3c.github.io/webauthn/#dictdef-authenticationextensionslargeblobinputs
struct AuthenticationExtensionsLargeBlobInputs

Initializers

init(from:)

Inherited from Decodable.init(from:).
init(from decoder: any Decoder) throws

init(support:read:write:)

init(support: LargeBlobSupport? = nil, read: Bool? = nil, write: Data? = nil)