public class AntCertificationUtil extends Object
AntCertificationUtil()
static String
getRootCertSN(String rootCertContent)
getRootCertSN(String rootCertContent, String signType)
static boolean
isTrusted(String cert, String rootCertContent)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AntCertificationUtil()
public static boolean isTrusted(String cert, String rootCertContent)
cert
rootCertContent
public static String getRootCertSN(String rootCertContent)
public static String getRootCertSN(String rootCertContent, String signType)
Copyright © 2020. All rights reserved.