Package com.iizigo.prop.editor.dialog
Class SelectPKCS12IdentityDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
com.iizigo.prop.editor.dialog.SelectPKCS12IdentityDialog
Dialog used to select a PKCS#12 identity.
- Author:
- Christopher Mindus
Constructor Details
SelectPKCS12IdentityDialog
Create the dialog.- Parameters:
parent
- The parent shell.
Method Details
open
Open the dialog.- Returns:
- null for cancel or Object[0]=PKCS12IdentityProp, [1]=Password string.