Searched refs:certStream (Results 1 – 1 of 1) sorted by relevance
42 public static X509Certificate[] formatX509Certs(byte[] certStream) in formatX509Certs() argument45 ByteArrayInputStream in = new ByteArrayInputStream(certStream); in formatX509Certs()