gsdsdk / com.gsd.software.sdk.netconnector.request.authorization.interceptor / EncryptionInterceptor

EncryptionInterceptor

class EncryptionInterceptor : Interceptor

Created by Maksim Shumko on 8/3/2018.

Constructors

Name Summary
<init> EncryptionInterceptor(encryptionStrategy:EncryptionStrategy? = null, decryptionStrategy:DecryptionStrategy? = null)
Created by Maksim Shumko on 8/3/2018.

Functions

Name Summary
intercept fun intercept(chain: Chain): Response