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- SelectPKCS12IdentityDialogCreate the dialog.- Parameters:
- parent- The parent shell.
 
 
- Method Details- openOpen the dialog.- Returns:
- null for cancel or Object[0]=PKCS12IdentityProp, [1]=Password string.