类 ConscryptPlatform

java.lang.Object
com.lark.oapi.okhttp.internal.platform.Platform
com.lark.oapi.okhttp.internal.platform.ConscryptPlatform

public class ConscryptPlatform extends Platform
Platform using Conscrypt (conscrypt.org) if installed as the first Security Provider.

Requires org.conscrypt:conscrypt-openjdk-uber on the classpath.