类 BasicTrustRootIndex
java.lang.Object
com.lark.oapi.okhttp.internal.tls.BasicTrustRootIndex
- 所有已实现的接口:
TrustRootIndex
A simple index that of trusted root certificates that have been loaded into memory.
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
BasicTrustRootIndex
-
-
方法详细资料
-
findByIssuerAndSignature
从接口复制的说明:TrustRootIndexReturns the trusted CA certificate that signedcert.- 指定者:
findByIssuerAndSignature在接口中TrustRootIndex
-
equals
-
hashCode
public int hashCode()
-