Class OkHttpFieldLevelEncryptionInterceptor

java.lang.Object
com.mastercard.developer.interceptors.OkHttpEncryptionInterceptor
com.mastercard.developer.interceptors.OkHttpFieldLevelEncryptionInterceptor
All Implemented Interfaces:
okhttp3.Interceptor

public class OkHttpFieldLevelEncryptionInterceptor extends OkHttpEncryptionInterceptor
An OkHttp3 interceptor for encrypting/decrypting parts of HTTP payloads. See: https://github.com/square/okhttp/wiki/Interceptors