⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 newx509.ui

📁 一个跨平台的CA系统 实现了数字证书的制作、SSL安全通讯、加解密操作等功能
💻 UI
📖 第 1 页 / 共 5 页
字号:
                            </size>                        </property>                    </spacer>                    <widget>                        <class>QLabel</class>                        <property stdset="1">                            <name>name</name>                            <cstring>bigImg2</cstring>                        </property>                        <property stdset="1">                            <name>minimumSize</name>                            <size>                                <width>200</width>                                <height>94</height>                            </size>                        </property>                        <property stdset="1">                            <name>scaledContents</name>                            <bool>true</bool>                        </property>                    </widget>                    <spacer>                        <property>                            <name>name</name>                            <cstring>Spacer38</cstring>                        </property>                        <property stdset="1">                            <name>orientation</name>                            <enum>Horizontal</enum>                        </property>                        <property stdset="1">                            <name>sizeType</name>                            <enum>Expanding</enum>                        </property>                        <property>                            <name>sizeHint</name>                            <size>                                <width>20</width>                                <height>20</height>                            </size>                        </property>                    </spacer>                </hbox>            </widget>            <spacer>                <property>                    <name>name</name>                    <cstring>Spacer16</cstring>                </property>                <property stdset="1">                    <name>orientation</name>                    <enum>Vertical</enum>                </property>                <property stdset="1">                    <name>sizeType</name>                    <enum>Expanding</enum>                </property>                <property>                    <name>sizeHint</name>                    <size>                        <width>20</width>                        <height>20</height>                    </size>                </property>            </spacer>            <widget>                <class>QGroupBox</class>                <property stdset="1">                    <name>name</name>                    <cstring>requestBox</cstring>                </property>                <property stdset="1">                    <name>title</name>                    <string>Signing request</string>                </property>                <vbox>                    <property stdset="1">                        <name>margin</name>                        <number>11</number>                    </property>                    <property stdset="1">                        <name>spacing</name>                        <number>6</number>                    </property>                    <widget>                        <class>QLayoutWidget</class>                        <property stdset="1">                            <name>name</name>                            <cstring>Layout12</cstring>                        </property>                        <hbox>                            <property stdset="1">                                <name>margin</name>                                <number>0</number>                            </property>                            <property stdset="1">                                <name>spacing</name>                                <number>6</number>                            </property>                            <widget>                                <class>QCheckBox</class>                                <property stdset="1">                                    <name>name</name>                                    <cstring>fromReqCB</cstring>                                </property>                                <property stdset="1">                                    <name>text</name>                                    <string>Sign this Certificate signing &amp;request</string>                                </property>                            </widget>                            <widget>                                <class>QComboBox</class>                                <property stdset="1">                                    <name>name</name>                                    <cstring>reqList</cstring>                                </property>                                <property>                                    <name>whatsThis</name>                                    <string>A certificate signing request can be signed, even if the private key of the request is not available. This is the intention of a CSR:Getting signed by a CA certificate, whoes certificate of course must be in the databaseOf course you need the private key of the CSR if you want to create a self-signed cert from it.</string>                                </property>                            </widget>                        </hbox>                    </widget>                </vbox>            </widget>            <spacer>                <property>                    <name>name</name>                    <cstring>Spacer70</cstring>                </property>                <property stdset="1">                    <name>orientation</name>                    <enum>Vertical</enum>                </property>                <property stdset="1">                    <name>sizeType</name>                    <enum>Expanding</enum>                </property>                <property>                    <name>sizeHint</name>                    <size>                        <width>20</width>                        <height>20</height>                    </size>                </property>            </spacer>            <widget>                <class>QButtonGroup</class>                <property stdset="1">                    <name>name</name>                    <cstring>signerBox</cstring>                </property>                <property stdset="1">                    <name>title</name>                    <string>Signer</string>                </property>                <grid>                    <property stdset="1">                        <name>margin</name>                        <number>11</number>                    </property>                    <property stdset="1">                        <name>spacing</name>                        <number>6</number>                    </property>                    <widget row="1"  column="0" >                        <class>QRadioButton</class>                        <property stdset="1">                            <name>name</name>                            <cstring>foreignSignRB</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string>Use &amp;this Certificate for for signing</string>                        </property>                    </widget>                    <widget row="0"  column="0" >                        <class>QRadioButton</class>                        <property stdset="1">                            <name>name</name>                            <cstring>selfSignRB</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string>Create a &amp;self signed certificate with the serial</string>                        </property>                        <property stdset="1">                            <name>checked</name>                            <bool>true</bool>                        </property>                    </widget>                    <widget row="0"  column="1" >                        <class>QLineEdit</class>                        <property stdset="1">                            <name>name</name>                            <cstring>serialNr</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string>1</string>                        </property>                        <property>                            <name>toolTip</name>                            <string>If you leave this blank the serial 00 will be used</string>                        </property>                    </widget>                    <widget row="1"  column="1" >                        <class>QComboBox</class>                        <property stdset="1">                            <name>name</name>                            <cstring>certList</cstring>                        </property>                        <property stdset="1">                            <name>enabled</name>                            <bool>false</bool>                        </property>                        <property>                            <name>toolTip</name>                            <string>All certificates in your database that can create valid signatures</string>                        </property>                        <property>                            <name>whatsThis</name>                            <string>This list contains all certificates with the CA-flag set to true and whoes private key is present in the key-database.If this list is disabled, you only can create a self-signed certificate.</string>                        </property>                    </widget>                </grid>            </widget>            <spacer>                <property>                    <name>name</name>                    <cstring>Spacer69</cstring>                </property>                <property stdset="1">                    <name>orientation</name>                    <enum>Vertical</enum>                </property>                <property stdset="1">                    <name>sizeType</name>                    <enum>Expanding</enum>                </property>                <property>                    <name>sizeHint</name>                    <size>                        <width>20</width>                        <height>20</height>                    </size>                </property>            </spacer>            <widget>                <class>QGroupBox</class>                <property stdset="1">                    <name>name</name>                    <cstring>templateBox</cstring>                </property>                <property stdset="1">                    <name>title</name>                    <string>Template</string>                </property>                <grid>                    <property stdset="1">                        <name>margin</name>                        <number>11</number>                    </property>                    <property stdset="1">                        <name>spacing</name>                        <number>6</number>                    </property>                    <widget row="0"  column="0" >                        <class>QLabel</class>                        <property stdset="1">                            <name>name</name>                            <cstring>TextLabel2_3</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string>Template for the new certificate</string>                        </property>                    </widget>                    <widget row="0"  column="1" >                        <class>QComboBox</class>                        <property stdset="1">                            <name>name</name>                            <cstring>tempList</cstring>                        </property>                        <property stdset="1">                            <name>sizePolicy</name>                            <sizepolicy>                                <hsizetype>7</hsizetype>                                <vsizetype>0</vsizetype>                            </sizepolicy>                        </property>                        <property>                            <name>toolTip</name>                            <string>All available templates</string>                        </property>                        <property>                            <name>whatsThis</name>                            <string>This list contains all templates from the toplevel template Tab. Additionally it contains 4 default templates:Empy, CA, client, server</string>                        </property>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -