Searched defs:certData (Results 1 – 4 of 4) sorted by relevance
204 public static final X509Certificate getInstance(byte[] certData) in getInstance()
78 public X509V1CertImpl(byte[] certData) in X509V1CertImpl()
37 public X509CertImpl(byte[] certData) throws java.security.cert.CertificateException { in X509CertImpl()
186 public X509CertImpl(byte[] certData) throws CertificateException { in X509CertImpl()