E2EIApi

interface E2EIApi

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract suspend fun getAccessToken(clientId: String, dpopToken: String): NetworkResponse<<Error class: unknown class>>
Link copied to clipboard
abstract suspend fun getWireNonce(clientId: String): NetworkResponse<String>