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