java.lang.Object
org.elasticsearch.common.ssl.SslUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringcalculateFingerprint(X509Certificate certificate, String algorithm)
-
Method Details
-
calculateFingerprint
public static String calculateFingerprint(X509Certificate certificate, String algorithm) throws CertificateEncodingException - Throws:
CertificateEncodingException
-