Package | Description |
---|---|
tigase.cert | |
tigase.io |
Modifier and Type | Method and Description |
---|---|
static CertCheckResult |
CertificateUtil.validateCertificate(Certificate[] chain,
KeyStore trustKeystore,
boolean revocationEnabled) |
static CertCheckResult |
CertCheckResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CertCheckResult[] |
CertCheckResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CertCheckResult |
TLSWrapper.getCertificateStatus(boolean revocationEnabled,
SSLContextContainerIfc sslContextContainer) |
CertCheckResult |
JcaTLSWrapper.getCertificateStatus(boolean revocationEnabled,
SSLContextContainerIfc sslContextContainer) |
Copyright © 2004–2021 "Tigase, Inc.". All rights reserved.