public class CertificateUtils extends Object
Constructor and Description |
---|
CertificateUtils() |
Modifier and Type | Method and Description |
---|---|
static QCSSCDResult |
checkQCSSCD(iaik.x509.X509Certificate[] chain,
boolean isTSLenabledTrustprofile) |
static String |
getIssuerCountry(iaik.x509.X509Certificate cert)
Gets the country from the certificate issuer
|
public static QCSSCDResult checkQCSSCD(iaik.x509.X509Certificate[] chain, boolean isTSLenabledTrustprofile)
public static String getIssuerCountry(iaik.x509.X509Certificate cert)
cert
- X509 certificateCopyright © 2016. All rights reserved.