Skip to main content
Structure Specification reference: https://w3c.github.io/webauthn/#dictionary-rp-credential-params
struct PublicKeyCredentialRpEntity

Initializers

init(from:)

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

init(name:)

init(name: String)

init(name:id:)

init(name: String, id: String? = nil)