-
Terminally Deprecated ElementsElementDescriptionUse getRequestID() instead.
-
Deprecated ClassesClassDescriptionReplaced by PKCS12CertImportCLI.
-
Deprecated FieldsFieldDescriptionThe cacertnickname has been replaced with certnickname. TODO: Remove cacertnickname property from existing instances with an upgrade script.
-
Deprecated MethodsMethodDescriptionUse getNSSPassword() instead.Use setNSSPassword() instead.Use getRequestID() instead.This method does not throw an IOException if an I/O error occurs while saving the property list. As of JDK 1.2, the preferred way to save a properties list is via the
store(OutputStream out, String header)
method.replaced byfindCertificatesInList
-
Deprecated Constructors