Class NSSCertCLI
java.lang.Object
org.dogtagpki.cli.CLI
com.netscape.cmstools.nss.NSSCertCLI
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic NSSCertInfocreateCertInfo(org.mozilla.jss.crypto.X509Certificate cert) static voidprintCertInfo(NSSCertInfo cert) static voidprintCertInfo(NSSCertInfo cert, PrintWriter out) Methods inherited from class CLI
addModule, addModule, createOptions, execute, executeCommand, executeCommands, findModule, findModules, getConfig, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, getRoot, handleException, isDeprecated, parseLine, parseOptions, printHelp, printVersion, 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
-
printCertInfo
- Throws:
Exception
-