Package-level declarations
Types
Link copied to clipboard
class DefaultPaymentCryptographyAuthSchemeProvider(endpointProvider: PaymentCryptographyEndpointProvider? = null, authSchemePreference: List<<Error class: unknown class>>? = null) : PaymentCryptographyAuthSchemeProvider
Link copied to clipboard
Link copied to clipboard
interface PaymentCryptographyAuthSchemeProvider
PaymentCryptographyAuthSchemeProvider is responsible for resolving the authentication scheme to use for a particular operation. See DefaultPaymentCryptographyAuthSchemeProvider for the default SDK behavior of this interface.