WebAuthnRegistrationResult

constructor(credentialId: ByteArray, publicKey: ByteArray, attestationObject: ByteArray, transports: List<String>? = null, deviceType: String? = null, backedUp: Boolean? = null)