ExportCert_UI QDialog name ExportCert_UI geometry 0 0 482 367 caption margin 11 spacing 6 QLayoutWidget name Layout9 margin 0 spacing 6 QLabel name TextLabel12 font 14 1 1 text Certificate export name Spacer6 orientation Horizontal sizeType Expanding sizeHint 20 20 QLabel name image minimumSize 95 40 maximumSize 95 40 scaledContents true name Spacer5 orientation Vertical sizeType Expanding sizeHint 20 20 QFrame name Frame6 frameShape Box frameShadow Sunken margin 11 spacing 6 QToolButton name ToolButton1 sizePolicy 0 1 text ... QLabel name TextLabel14 sizePolicy 0 1 text Filename QLineEdit name filename QPushButton name PushButton3 sizePolicy 1 0 text TinyCA filename toolTip Set the filename to the one used by TinyCA QLabel name TextLabel13 sizePolicy 7 5 text Please enter the filename for the certificate. QFrame name Frame5 frameShape Box frameShadow Sunken margin 11 spacing 6 QLabel name TextLabel3 sizePolicy 5 0 text DER is a binary format of the Certificate QLabel name TextLabel3_3 sizePolicy 5 0 text PEM is a base64 encoded Certificate QLabel name TextLabel3_2 sizePolicy 5 0 text PKCS#7 is an official Certificate exchange format QLabel name TextLabel3_3 sizePolicy 5 0 text PKCS#12 is an encrypted official Key-Certificate exchange format QLayoutWidget name Layout4 margin 0 spacing 6 QLabel name TextLabel1 text Export Format QComboBox name exportFormat sizePolicy 7 0 name Spacer4 orientation Vertical sizeType Expanding sizeHint 20 20 QLayoutWidget name Layout6 margin 0 spacing 6 QPushButton name PushButton9 text Cancel name Spacer7 orientation Horizontal sizeType Expanding sizeHint 20 20 QPushButton name PushButton7 text OK PushButton7 clicked() ExportCert_UI accept() PushButton9 clicked() ExportCert_UI reject() ToolButton1 clicked() ExportCert_UI chooseFile() exportFormat activated(const QString&) ExportCert_UI formatChanged() PushButton3 clicked() ExportCert_UI setTinyCAfname() chooseFile() formatChanged() setTinyCAfname() filename PushButton7 PushButton9