<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>D_GenCert</class> <widget class="TQDialog"> <property name="name"> <cstring>D_GenCert</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>539</width> <height>367</height> </rect> </property> <property name="caption"> <string>Certificate Creation Wizard</string> </property> <widget class="TQLabel"> <property name="name"> <cstring>TextLabel2</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>40</y> <width>70</width> <height>21</height> </rect> </property> <property name="frameShape"> <enum>NoFrame</enum> </property> <property name="frameShadow"> <enum>Plain</enum> </property> <property name="text"> <string>Passphrase:</string> </property> </widget> <widget class="TQLabel"> <property name="name"> <cstring>TextLabel3</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>100</y> <width>90</width> <height>21</height> </rect> </property> <property name="text"> <string>Country code:</string> </property> </widget> <widget class="TQLabel"> <property name="name"> <cstring>TextLabel4</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>130</y> <width>150</width> <height>21</height> </rect> </property> <property name="text"> <string>State or province (in full):</string> </property> </widget> <widget class="TQLabel"> <property name="name"> <cstring>T_CertType</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>10</y> <width>100</width> <height>21</height> </rect> </property> <property name="text"> <string>Certificate type:</string> </property> </widget> <widget class="TQLabel"> <property name="name"> <cstring>TextLabel2_2</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>70</y> <width>120</width> <height>21</height> </rect> </property> <property name="text"> <string>Passphrase (verify):</string> </property> </widget> <widget class="TQLabel"> <property name="name"> <cstring>TextLabel5</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>160</y> <width>30</width> <height>21</height> </rect> </property> <property name="text"> <string>City:</string> </property> </widget> <widget class="TQLabel"> <property name="name"> <cstring>TextLabel6</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>190</y> <width>141</width> <height>21</height> </rect> </property> <property name="text"> <string>Organization name:</string> </property> </widget> <widget class="TQLabel"> <property name="name"> <cstring>TextLabel7</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>220</y> <width>150</width> <height>21</height> </rect> </property> <property name="text"> <string>Organizational unit/group:</string> </property> </widget> <widget class="TQLabel"> <property name="name"> <cstring>TextLabel8</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>250</y> <width>170</width> <height>21</height> </rect> </property> <property name="text"> <string>Full hostname of the server:</string> </property> </widget> <widget class="TQComboBox"> <property name="name"> <cstring>L_CertType</cstring> </property> <property name="geometry"> <rect> <x>180</x> <y>10</y> <width>130</width> <height>21</height> </rect> </property> </widget> <widget class="TQLineEdit"> <property name="name"> <cstring>LineEdit3</cstring> </property> <property name="geometry"> <rect> <x>180</x> <y>100</y> <width>41</width> <height>22</height> </rect> </property> <property name="maxLength"> <number>2</number> </property> </widget> <widget class="TQLabel"> <property name="name"> <cstring>TextLabel9</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>280</y> <width>111</width> <height>21</height> </rect> </property> <property name="text"> <string>Email address:</string> </property> </widget> <widget class="TQLineEdit"> <property name="name"> <cstring>LineEdit4_2_2_2</cstring> </property> <property name="geometry"> <rect> <x>180</x> <y>220</y> <width>121</width> <height>22</height> </rect> </property> <property name="maxLength"> <number>200</number> </property> </widget> <widget class="TQLineEdit"> <property name="name"> <cstring>LineEdit4_2_2_2_2</cstring> </property> <property name="geometry"> <rect> <x>180</x> <y>250</y> <width>121</width> <height>22</height> </rect> </property> <property name="maxLength"> <number>200</number> </property> </widget> <widget class="TQLineEdit"> <property name="name"> <cstring>LineEdit4_2_2_2_3</cstring> </property> <property name="geometry"> <rect> <x>180</x> <y>280</y> <width>121</width> <height>22</height> </rect> </property> <property name="maxLength"> <number>200</number> </property> </widget> <widget class="TQLineEdit"> <property name="name"> <cstring>E_Passphrase</cstring> </property> <property name="geometry"> <rect> <x>180</x> <y>40</y> <width>130</width> <height>22</height> </rect> </property> <property name="maxLength"> <number>500</number> </property> <property name="echoMode"> <enum>Password</enum> </property> </widget> <widget class="TQLineEdit"> <property name="name"> <cstring>E_Passphrase_2</cstring> </property> <property name="geometry"> <rect> <x>180</x> <y>70</y> <width>131</width> <height>22</height> </rect> </property> <property name="maxLength"> <number>500</number> </property> <property name="echoMode"> <enum>Password</enum> </property> </widget> <widget class="TQLabel"> <property name="name"> <cstring>TextLabel10</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>310</y> <width>121</width> <height>21</height> </rect> </property> <property name="text"> <string>Days valid:</string> </property> </widget> <widget class="TQSpinBox"> <property name="name"> <cstring>SpinBox1</cstring> </property> <property name="geometry"> <rect> <x>180</x> <y>310</y> <width>81</width> <height>21</height> </rect> </property> <property name="maxValue"> <number>365</number> </property> <property name="minValue"> <number>1</number> </property> <property name="value"> <number>365</number> </property> </widget> <widget class="TQLabel"> <property name="name"> <cstring>TextLabel11</cstring> </property> <property name="geometry"> <rect> <x>320</x> <y>40</y> <width>60</width> <height>21</height> </rect> </property> <property name="text"> <string>Digest:</string> </property> </widget> <widget class="TQCheckBox"> <property name="name"> <cstring>CheckBox1</cstring> </property> <property name="geometry"> <rect> <x>320</x> <y>10</y> <width>80</width> <height>21</height> </rect> </property> <property name="text"> <string>Self sign</string> </property> <property name="checked"> <bool>true</bool> </property> </widget> <widget class="TQLabel"> <property name="name"> <cstring>TextLabel12</cstring> </property> <property name="geometry"> <rect> <x>320</x> <y>70</y> <width>50</width> <height>21</height> </rect> </property> <property name="text"> <string>Alias:</string> </property> </widget> <widget class="TQLineEdit"> <property name="name"> <cstring>LineEdit19</cstring> </property> <property name="geometry"> <rect> <x>380</x> <y>70</y> <width>131</width> <height>22</height> </rect> </property> </widget> <widget class="TQLineEdit"> <property name="name"> <cstring>LineEdit4_2_2</cstring> </property> <property name="geometry"> <rect> <x>180</x> <y>190</y> <width>121</width> <height>22</height> </rect> </property> <property name="maxLength"> <number>200</number> </property> </widget> <widget class="TQLineEdit"> <property name="name"> <cstring>LineEdit4_2</cstring> </property> <property name="geometry"> <rect> <x>180</x> <y>160</y> <width>121</width> <height>22</height> </rect> </property> <property name="maxLength"> <number>200</number> </property> </widget> <widget class="TQComboBox"> <property name="name"> <cstring>ComboBox2</cstring> </property> <property name="geometry"> <rect> <x>380</x> <y>40</y> <width>130</width> <height>21</height> </rect> </property> </widget> <widget class="TQCheckBox"> <property name="name"> <cstring>CheckBox2</cstring> </property> <property name="geometry"> <rect> <x>320</x> <y>100</y> <width>161</width> <height>21</height> </rect> </property> <property name="text"> <string>Use DSA instead of RSA</string> </property> </widget> <widget class="TQLabel"> <property name="name"> <cstring>TextLabel13</cstring> </property> <property name="geometry"> <rect> <x>320</x> <y>130</y> <width>71</width> <height>21</height> </rect> </property> <property name="text"> <string>Bit strength:</string> </property> </widget> <widget class="TQComboBox"> <property name="name"> <cstring>ComboBox5</cstring> </property> <property name="geometry"> <rect> <x>400</x> <y>130</y> <width>111</width> <height>21</height> </rect> </property> </widget> <widget class="TQLineEdit"> <property name="name"> <cstring>LineEdit4</cstring> </property> <property name="geometry"> <rect> <x>180</x> <y>130</y> <width>121</width> <height>22</height> </rect> </property> <property name="maxLength"> <number>200</number> </property> </widget> </widget> <includes> <include location="local" impldecl="in implementation">kdialog.h</include> </includes> <layoutdefaults spacing="3" margin="6"/> <layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> </UI>