public class CertificateUtils extends Object
| Constructor and Description |
|---|
CertificateUtils() |
| Modifier and Type | Method and Description |
|---|---|
static KeyResolver |
getKeyResolver() |
static String |
getThumbPrint(Certificate certificate) |
static String |
hexify(byte[] bytes) |
public static String getThumbPrint(Certificate certificate) throws NoSuchAlgorithmException, CertificateEncodingException
public static String hexify(byte[] bytes)
public static KeyResolver getKeyResolver()
Copyright © 2019 WSO2. All rights reserved.