7991:866adc8c315b | 8043:0acf98cd089a |
---|---|
138 <dd> | 138 <dd> |
139 text to be displayed (string) | 139 text to be displayed (string) |
140 </dd> | 140 </dd> |
141 </dl> | 141 </dl> |
142 <dl> | 142 <dl> |
143 <dt>Returns:</dt> | 143 <dt>Return:</dt> |
144 <dd> | 144 <dd> |
145 prepared text (string) | 145 prepared text (string) |
146 </dd> | 146 </dd> |
147 </dl> | 147 </dl> |
148 <a NAME="E5SslCertificatesInfoWidget.__formatHexString" ID="E5SslCertificatesInfoWidget.__formatHexString"></a> | 148 <a NAME="E5SslCertificatesInfoWidget.__formatHexString" ID="E5SslCertificatesInfoWidget.__formatHexString"></a> |
158 <dd> | 158 <dd> |
159 hex string to be formatted (string) | 159 hex string to be formatted (string) |
160 </dd> | 160 </dd> |
161 </dl> | 161 </dl> |
162 <dl> | 162 <dl> |
163 <dt>Returns:</dt> | 163 <dt>Return:</dt> |
164 <dd> | 164 <dd> |
165 formatted string (string) | 165 formatted string (string) |
166 </dd> | 166 </dd> |
167 </dl> | 167 </dl> |
168 <a NAME="E5SslCertificatesInfoWidget.__hasExpired" ID="E5SslCertificatesInfoWidget.__hasExpired"></a> | 168 <a NAME="E5SslCertificatesInfoWidget.__hasExpired" ID="E5SslCertificatesInfoWidget.__hasExpired"></a> |
182 <dd> | 182 <dd> |
183 date the certificate expires (QDateTime) | 183 date the certificate expires (QDateTime) |
184 </dd> | 184 </dd> |
185 </dl> | 185 </dl> |
186 <dl> | 186 <dl> |
187 <dt>Returns:</dt> | 187 <dt>Return:</dt> |
188 <dd> | 188 <dd> |
189 flag indicating the expiration status (boolean) | 189 flag indicating the expiration status (boolean) |
190 </dd> | 190 </dd> |
191 </dl> | 191 </dl> |
192 <a NAME="E5SslCertificatesInfoWidget.__serialNumber" ID="E5SslCertificatesInfoWidget.__serialNumber"></a> | 192 <a NAME="E5SslCertificatesInfoWidget.__serialNumber" ID="E5SslCertificatesInfoWidget.__serialNumber"></a> |
202 <dd> | 202 <dd> |
203 reference to the SSL certificate (QSslCertificate) | 203 reference to the SSL certificate (QSslCertificate) |
204 </dd> | 204 </dd> |
205 </dl> | 205 </dl> |
206 <dl> | 206 <dl> |
207 <dt>Returns:</dt> | 207 <dt>Return:</dt> |
208 <dd> | 208 <dd> |
209 formated serial number (string) | 209 formated serial number (string) |
210 </dd> | 210 </dd> |
211 </dl> | 211 </dl> |
212 <a NAME="E5SslCertificatesInfoWidget.__showCertificate" ID="E5SslCertificatesInfoWidget.__showCertificate"></a> | 212 <a NAME="E5SslCertificatesInfoWidget.__showCertificate" ID="E5SslCertificatesInfoWidget.__showCertificate"></a> |