Package-level declarations

Types

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

PaymentCryptographyAuthSchemeProvider is responsible for resolving the authentication scheme to use for a particular operation. See DefaultPaymentCryptographyAuthSchemeProvider for the default SDK behavior of this interface.