Package ru.tinkoff.acquiring.sdk.threeds
Class CertificateManagerImpl
-
- All Implemented Interfaces:
-
ru.tinkoff.acquiring.sdk.threeds.CertificateManager
public final class CertificateManagerImpl implements CertificateManager
-
-
Constructor Summary
Constructors Constructor Description CertificateManagerImpl(Context context)
-
Method Summary
Modifier and Type Method Description ThreeDsCertsConfigupdateCertsConfigIfNeeded(Long certConfigUpdateInterval)UnitupdateCertsIfNeeded(ThreeDsCertsConfig config, ThreeDSWrapper threeDSWrapper)-
-
Constructor Detail
-
CertificateManagerImpl
CertificateManagerImpl(Context context)
-
-
Method Detail
-
updateCertsConfigIfNeeded
ThreeDsCertsConfig updateCertsConfigIfNeeded(Long certConfigUpdateInterval)
-
updateCertsIfNeeded
Unit updateCertsIfNeeded(ThreeDsCertsConfig config, ThreeDSWrapper threeDSWrapper)
-
-
-
-