Class OkHttpEncryptionInterceptor

java.lang.Object
com.mastercard.developer.interceptors.OkHttpEncryptionInterceptor
All Implemented Interfaces:
okhttp3.Interceptor
Direct Known Subclasses:
OkHttpFieldLevelEncryptionInterceptor, OkHttpJweInterceptor

public abstract class OkHttpEncryptionInterceptor extends Object implements okhttp3.Interceptor