Searched refs:certStream (Results 1 – 1 of 1) sorted by relevance
57 public static X509Certificate[] formatX509Certs(byte[] certStream) throws RkpdException { in formatX509Certs() argument60 ByteArrayInputStream in = new ByteArrayInputStream(certStream); in formatX509Certs()72 + Base64.encodeToString(certStream, Base64.DEFAULT), e); in formatX509Certs()