Searched refs:IMPORTCERT (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/tools/
H A DKeyTool.java194 IMPORTCERT("Imports.a.certificate.or.a.certificate.chain", enum constant in enum:KeyTool.Command
417 command = IMPORTCERT;
735 command != IMPORTCERT &&
816 command == IMPORTCERT ||
911 if (command == PRINTCERT || command == IMPORTCERT
989 } else if (command == IMPORTCERT) {

Completed in 122 milliseconds