OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 392 milliseconds