Uses of Class
tigase.cert.CertificateEntry

Packages that use CertificateEntry
tigase.cert   
 

Uses of CertificateEntry in tigase.cert
 

Methods in tigase.cert that return CertificateEntry
static CertificateEntry CertificateUtil.loadCertificate(File file)
          Method description
static CertificateEntry CertificateUtil.loadCertificate(String file)
          Method description
static CertificateEntry CertificateUtil.parseCertificate(Reader data)
          Method description
 

Methods in tigase.cert with parameters of type CertificateEntry
static String CertificateUtil.exportToPemFormat(CertificateEntry entry)
          Method description
static void CertificateUtil.storeCertificate(String file, CertificateEntry entry)
          Method description
 



Copyright © 2013 Tigase. All Rights Reserved.