public class FingerprintHelper extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_DIGEST_ALGORITHM |
Constructor and Description |
---|
FingerprintHelper() |
Modifier and Type | Method and Description |
---|---|
static String |
getFingerprint(X509Certificate cert) |
public static final String DEFAULT_DIGEST_ALGORITHM
public static String getFingerprint(X509Certificate cert) throws NoSuchAlgorithmException, CertificateEncodingException
Copyright © 2022. All Rights Reserved.