1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>RsaKeysFrame
</class>
4 <widget class=
"QFrame" name=
"RsaKeysFrame">
5 <property name=
"geometry">
13 <layout class=
"QVBoxLayout" name=
"verticalLayout">
15 <widget class=
"QGroupBox" name=
"groupBox">
16 <property name=
"title">
17 <string>RSA Keys
</string>
19 <layout class=
"QVBoxLayout" name=
"verticalLayout_2">
21 <widget class=
"QLabel" name=
"keysLabel">
22 <property name=
"text">
23 <string>RSA private keys are loaded from a file or PKCS #
11 token.
</string>
28 <widget class=
"QListView" name=
"keysView"/>
31 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
33 <widget class=
"QPushButton" name=
"addFileButton">
34 <property name=
"text">
35 <string>Add new keyfile…
</string>
40 <widget class=
"QPushButton" name=
"addItemButton">
41 <property name=
"text">
42 <string>Add new token…
</string>
47 <widget class=
"QPushButton" name=
"deleteItemButton">
48 <property name=
"enabled">
51 <property name=
"text">
52 <string>Remove key
</string>
57 <spacer name=
"horizontalSpacer">
58 <property name=
"orientation">
59 <enum>Qt::Horizontal
</enum>
66 <widget class=
"QLabel" name=
"libsLabel">
67 <property name=
"text">
68 <string>PKCS #
11 provider libraries.
</string>
73 <widget class=
"QListView" name=
"libsView">
74 <property name=
"maximumSize">
76 <width>16777215</width>
83 <layout class=
"QHBoxLayout" name=
"horizontalLayout_2">
85 <widget class=
"QPushButton" name=
"addLibraryButton">
86 <property name=
"text">
87 <string>Add new provider…
</string>
92 <widget class=
"QPushButton" name=
"deleteLibraryButton">
93 <property name=
"enabled">
96 <property name=
"text">
97 <string>Remove provider
</string>
102 <spacer name=
"horizontalSpacer_2">
103 <property name=
"orientation">
104 <enum>Qt::Horizontal
</enum>