Searched defs:decodeCert (Results 1 – 2 of 2) sorted by relevance
61 private static X509Certificate decodeCert(byte[] certBytes) throws CertificateException { in decodeCert() method in X509CertificateParsingUtils72 private static X509Certificate decodeCert(InputStream inStream) throws CertificateException { in decodeCert() method in X509CertificateParsingUtils
89 static X509Certificate decodeCert(byte[] certBytes) throws CertParsingException { in decodeCert() method in CertUtils100 static X509Certificate decodeCert(InputStream inStream) throws CertParsingException { in decodeCert() method in CertUtils