Uses of Class
com.mastercard.developer.interceptors.OkHttpEncryptionInterceptor
Packages that use OkHttpEncryptionInterceptor
-
Uses of OkHttpEncryptionInterceptor in com.mastercard.developer.interceptors
Subclasses of OkHttpEncryptionInterceptor in com.mastercard.developer.interceptorsModifier and TypeClassDescriptionclassAn OkHttp3 interceptor for encrypting/decrypting parts of HTTP payloads.classAn OkHttp3 JWE interceptor for encrypting/decrypting parts of HTTP payloads.Methods in com.mastercard.developer.interceptors that return OkHttpEncryptionInterceptorModifier and TypeMethodDescriptionstatic OkHttpEncryptionInterceptorOkHttpEncryptionInterceptor.from(EncryptionConfig config)