Uses of Enum
tigase.cert.CertCheckResult
Packages that use CertCheckResult
-
Uses of CertCheckResult in tigase.cert
Methods in tigase.cert that return CertCheckResultModifier and TypeMethodDescriptionstatic CertCheckResultCertificateUtil.validateCertificate(Certificate[] chain, KeyStore trustKeystore, boolean revocationEnabled) static CertCheckResultReturns 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.