类 Handshake

java.lang.Object
com.lark.oapi.okhttp.Handshake

public final class Handshake extends Object
A record of a TLS handshake. For HTTPS clients, the client is local and the remote server is its peer.

This value object describes a completed handshake. Use ConnectionSpec to set policy for new handshakes.

  • 方法详细资料