HomeSort by relevance Sort by last modified time
    Searched full:certificatestobytes (Results 1 - 1 of 1) sorted by null

  /libcore/benchmarks/src/benchmarks/regression/
HostnameVerifierBenchmark.java 59 encodedCertificates = certificatesToBytes(sslSession.getPeerCertificates());
83 private byte[][] certificatesToBytes(Certificate[] certificates) throws Exception {

Completed in 478 milliseconds