| Package | Description |
|---|---|
| tigase.cert |
| Modifier and Type | Method and Description |
|---|---|
static CertificateEntry |
CertificateUtil.loadCertificate(File file)
Method description
|
static CertificateEntry |
CertificateUtil.loadCertificate(String file)
Method description
|
static CertificateEntry |
CertificateUtil.parseCertificate(Reader data)
Method description
|
| Modifier and Type | Method and Description |
|---|---|
static String |
CertificateUtil.exportToPemFormat(CertificateEntry entry)
Method description
|
static void |
CertificateUtil.storeCertificate(String file,
CertificateEntry entry)
Method description
|
Copyright © 2014 Tigase. All rights reserved.