connectToSFT

abstract suspend fun connectToSFT(url: String, data: String): Either<CoreFailure, ByteArray>