MCPcopy Create free account
hub / github.com/Devo919/Gewechat / checkServerTrusted

Method checkServerTrusted

src/main/java/util/OkhttpUtil.java:43–45  ·  view source on GitHub ↗
(X509Certificate[] chain, String authType)

Source from the content-addressed store, hash-verified

41 }
42
43 @Override
44 public void checkServerTrusted(X509Certificate[] chain, String authType) {
45 }
46
47 @Override
48 public X509Certificate[] getAcceptedIssuers() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected