Package com.netscape.cmstools.nss
Class NSSCertCLI
java.lang.Object
org.dogtagpki.cli.CLI
com.netscape.cmstools.nss.NSSCertCLI
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic NSSCertInfo
createCertInfo
(org.mozilla.jss.crypto.X509Certificate cert) static void
printCertInfo
(NSSCertInfo cert) Methods inherited from class org.dogtagpki.cli.CLI
addModule, addModule, execute, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, printHelp, removeModule, runExternal, runExternal, setDescription, setName
-
Constructor Details
-
NSSCertCLI
-
-
Method Details
-
createCertInfo
public static NSSCertInfo createCertInfo(org.mozilla.jss.crypto.X509Certificate cert) throws Exception - Throws:
Exception
-
printCertInfo
- Throws:
Exception
-