DefaultPaymentCryptographyAuthSchemeProvider

class DefaultPaymentCryptographyAuthSchemeProvider(endpointProvider: PaymentCryptographyEndpointProvider? = null, authSchemePreference: List<<Error class: unknown class>>? = null) : PaymentCryptographyAuthSchemeProvider

Constructors

constructor(endpointProvider: PaymentCryptographyEndpointProvider? = null, authSchemePreference: List<<Error class: unknown class>>? = null)

Functions

Link copied to clipboard
open suspend fun resolveAuthScheme(params: PaymentCryptographyAuthSchemeParameters): List<<Error class: unknown class>>